Click or drag to resize

DBaasAccountToCreateGrants Property

An array of UserGrant objects (only for dedicated instances).

Namespace:  Aruba.Cloud.WsDBaaS.Entities
Assembly:  WsDBaaS (in WsDBaaS.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataMemberAttribute]
public UserGrant[] Grants { get; set; }

Property Value

Type: UserGrant
See Also