次の方法で共有


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

適用対象