IDomainProperties.ContactAdminAddressMailingPostalCode Property

Definition

The postal code for the address.

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

Property Value

Attributes

Applies to