IIPEntity.LocationCountryName Property

Definition

Country name according to ISO 3166 Alpha 2: the lowercase of the English Short Name

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

Property Value

Attributes

Applies to