다음을 통해 공유


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

적용 대상