IDomainPatchResourceProperties.ContactAdminAddressMailingState Property

Definition

The state or province for the address.

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

Property Value

Attributes

Applies to