Condividi tramite


TenantIdDescription.CountryCode Property

Definition

Gets country/region abbreviation for the tenant.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to