次の方法で共有


ResourceIdentity.TenantId プロパティ

定義

Azure Active Directory テナント ID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象