次の方法で共有


TenantIdDescription.DefaultDomain プロパティ

定義

テナントの既定のドメインを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象