IEndPoint.Name Property

Definition

Name of an end point.

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

Property Value

Attributes

Applies to