IIPEntityProperties.LocationCountryName 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.
Country name according to ISO 3166 Alpha 2: the lowercase of the English Short Name
[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Country name according to ISO 3166 Alpha 2: the lowercase of the English Short Name", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="countryName")]
public string LocationCountryName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Country name according to ISO 3166 Alpha 2: the lowercase of the English Short Name", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="countryName")>]
member this.LocationCountryName : string
Public ReadOnly Property LocationCountryName As String
Property Value
- Attributes