IDomainPatchResourceProperties.ContactTechAddressMailingCountry Property

Definition

The country for the address.

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

Property Value

Attributes

Applies to