TenantIdDescription.TenantId プロパティ

定義

テナント ID を取得します。 たとえば、00000000-0000-0000-0000-000000000000 です。

[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

適用対象