Share via


IEdgeOrderIdentity.AddressName Property

Definition

The name of the address Resource within the specified resource group. address names must be between 3 and 24 characters in length and use any alphanumeric and underscore only

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="The name of the address Resource within the specified resource group. address names must be between 3 and 24 characters in length and use any alphanumeric and underscore only", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="addressName")]
public string AddressName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="The name of the address Resource within the specified resource group. address names must be between 3 and 24 characters in length and use any alphanumeric and underscore only", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="addressName")>]
member this.AddressName : string with get, set
Public Property AddressName As String

Property Value

Attributes

Applies to