다음을 통해 공유


BillingRoleDefinition.Permissions 속성

정의

역할에 있는 billingPermissions를 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상