次の方法で共有


BillingProperty.BillingTenantId プロパティ

定義

サブスクリプションの課金アカウントの Azure AD テナント ID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象