共用方式為


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

適用於