Share via


IJobResponse.ShippingInformationPostalCode Property

Definition

The postal code to use when returning the drives.

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

Property Value

Attributes

Applies to