共用方式為


BillingProperty.BillingAccountId 屬性

定義

取得計費訂用帳戶的計費帳戶識別碼。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於