次の方法で共有


TenantIdDescription.TenantType プロパティ

定義

テナントの種類を取得します。 "ホーム" テナント カテゴリでのみ使用できます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象