다음을 통해 공유


BillingSubscription.InvoiceSectionId 속성

정의

구독이 청구되는 청구서 섹션의 ID를 가져옵니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.invoiceSectionId")]
public string InvoiceSectionId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.invoiceSectionId")>]
member this.InvoiceSectionId : string
Public ReadOnly Property InvoiceSectionId As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상