Share via


IJobResponse.ReturnAddressStreetAddress1 Property

Definition

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

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

Property Value

Attributes

Applies to