共用方式為


BatchAccountIdentity.TenantId 屬性

定義

取得與 Batch 帳戶相關聯的租使用者識別碼。 此屬性只會針對系統指派的身分識別提供。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於