Language

IShippingAddress.StreetAddress3 Property

Definition

Street Address line 3.

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=true, Description="Street Address line 3.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="streetAddress3", Update=true)]
public string StreetAddress3 { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=true, Description="Street Address line 3.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="streetAddress3", Update=true)>]
member this.StreetAddress3 : string with get, set
Public Property StreetAddress3 As String

Property Value

Attributes

Applies to