次の方法で共有


TenantIdDescription.CountryCode プロパティ

定義

テナントの国/地域の省略形を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象