Udostępnij za pośrednictwem


IShippingAddress.StreetAddress3 Property

Definition

Street Address line 3.

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

Property Value

Attributes

Applies to