BillingRoleDefinitionProperties.Permissions Property

Definition

The billingPermissions the role has.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Billing.Models.BillingPermission> Permissions { get; }
member this.Permissions : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Billing.Models.BillingPermission>
Public ReadOnly Property Permissions As IReadOnlyList(Of BillingPermission)

Property Value

Applies to