Share via


IRouteUpdatePropertiesParameters.EndpointName Property

Definition

The name of the endpoint which holds the route.

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

Property Value

Attributes

Applies to