共用方式為


BillingProperty.BillingAccountDisplayName 屬性

定義

取得訂用帳戶計費的計費帳戶名稱。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於