IRouteUpdateParameters.EndpointName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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