你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

适用于