Share via


IJobResponse.ShippingInformationPostalCode Property

Definition

The postal code to use when returning the drives.

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

Property Value

Attributes

Applies to