次の方法で共有


TenantIdDescription.Country プロパティ

定義

テナントのアドレスの国/地域名を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象