Condividi tramite


IAddress.Address2 Property

Definition

The second line of the Address. Optional.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The second line of the Address. Optional.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="address2")]
public string Address2 { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The second line of the Address. Optional.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="address2")>]
member this.Address2 : string with get, set
Public Property Address2 As String

Property Value

Attributes

Applies to