다음을 통해 공유


InvoiceSectionsOnExpand.Value 속성

정의

청구 프로필에 연결된 청구서 섹션을 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Billing.Models.InvoiceSection> Value { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : System.Collections.Generic.IList<Microsoft.Azure.Management.Billing.Models.InvoiceSection> with get, set
Public Property Value As IList(Of InvoiceSection)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상