次の方法で共有


IRoute.EndpointName Property

Definition

The name of the endpoint which holds the route.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="The name of the endpoint which holds the route.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="endpointName")]
public string EndpointName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="The name of the endpoint which holds the route.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="endpointName")>]
member this.EndpointName : string
Public ReadOnly Property EndpointName As String

Property Value

Attributes

Applies to