Language

IShippingAddress.ZipExtendedCode Property

Definition

Extended Zip Code.

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=true, Description="Extended Zip Code.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="zipExtendedCode", Update=true)]
public string ZipExtendedCode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=true, Description="Extended Zip Code.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="zipExtendedCode", Update=true)>]
member this.ZipExtendedCode : string with get, set
Public Property ZipExtendedCode As String

Property Value

Attributes

Applies to