Share via


BillingRoleDefinition.Permissions Property

Definition

Gets or sets the billingPermissions the role has

[Newtonsoft.Json.JsonProperty(PropertyName="properties.permissions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Billing.Models.BillingPermissionsProperties> Permissions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.permissions")>]
member this.Permissions : System.Collections.Generic.IList<Microsoft.Azure.Management.Billing.Models.BillingPermissionsProperties> with get, set
Public Property Permissions As IList(Of BillingPermissionsProperties)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to