Share via


IJobResponse.ReturnAddressPostalCode 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 ReturnAddressPostalCode { 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.ReturnAddressPostalCode : string with get, set
Public Property ReturnAddressPostalCode As String

Property Value

Attributes

Applies to