共用方式為


BillingProperty.BillingTenantId 屬性

定義

取得訂用帳戶計費帳戶的 Azure AD 租使用者識別碼。

[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

適用於