共用方式為


ManagedServiceIdentity.TenantId 屬性

定義

取得或設定 Azure Active Directory 的識別碼。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於