IGeoLocation.CountryCode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The country code according to ISO 3166 format
[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The country code according to ISO 3166 format", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="countryCode")]
public string CountryCode { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The country code according to ISO 3166 format", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="countryCode")>]
member this.CountryCode : string
Public ReadOnly Property CountryCode As String
Property Value
- Attributes