Share via


IJobResponse.ShippingInformationStateOrProvince Property

Definition

The state or province to use when returning the drives.

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

Property Value

Attributes

Applies to