次の方法で共有


BillingProperty.BillingAccountId プロパティ

定義

サブスクリプションの課金先となる課金アカウントの ID を取得します。

[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

適用対象