Compartilhar via


BillingRoleDefinition.Permissions Propriedade

Definição

Obtém ou define o billingPermissions que a função tem

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a