共用方式為


BillingSubscription.InvoiceSectionId 屬性

定義

取得訂用帳戶計費之發票區段的識別碼。

[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

適用於