Condividi tramite


IAddress.Address1 Property

Definition

First line of an Address.

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

Property Value

Attributes

Applies to