共用方式為


Product.BillingProfileDisplayName 屬性

定義

取得計費產品的帳單設定檔名稱。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於