FrontDoorIdentity.FrontendEndpointName 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.
Name of the Frontend endpoint which is unique within the Front Door.
[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Owned)]
public string FrontendEndpointName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Owned)>]
member this.FrontendEndpointName : string with get, set
Public Property FrontendEndpointName As String
Property Value
Implements
- Attributes