BillingProfile.EnabledAzurePlans 屬性

定義

取得或設定已啟用 Azure 方案的相關資訊。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.enabledAzurePlans")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Billing.Models.AzurePlan> EnabledAzurePlans { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.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

適用於