共用方式為


BillingProfile.InvoiceSections 屬性

定義

取得或設定與帳單設定檔相關聯的發票區段。 根據預設,除非在 $expand 中指定,否則不會填入此功能。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.invoiceSections")]
public Microsoft.Azure.Management.Billing.Models.InvoiceSectionsOnExpand InvoiceSections { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.invoiceSections")>]
member this.InvoiceSections : Microsoft.Azure.Management.Billing.Models.InvoiceSectionsOnExpand with get, set
Public Property InvoiceSections As InvoiceSectionsOnExpand

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於