Condividi tramite


IAddress.Country Property

Definition

The country for the address.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The country for the address.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="country")]
public string Country { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The country for the address.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="country")>]
member this.Country : string with get, set
Public Property Country As String

Property Value

Attributes

Applies to