Share via


IJobResponse.ShippingInformationStreetAddress1 Property

Definition

The first line of the street address to use when returning the drives.

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

Property Value

Attributes

Applies to