다음을 통해 공유


InvoiceSectionWithCreateSubPermission.EnabledAzurePlans 속성

정의

연결된 청구 프로필에 대해 사용하도록 설정된 Azure 플랜을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상