共用方式為


BillingProperty.InvoiceSectionDisplayName 屬性

定義

取得訂用帳戶計費的發票區段名稱。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於