次の方法で共有


ResourceIdentity.TenantId プロパティ

定義

このリソース ID のテナント ID を表す GUID を取得します。

[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

適用対象