Udostępnij przez


IFrontDoorIdentity.FrontendEndpointName Property

Definition

Name of the Frontend endpoint which is unique within the Front Door.

[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=true, Description="Name of the Frontend endpoint which is unique within the Front Door.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="frontendEndpointName", Update=true)]
public string FrontendEndpointName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=true, Description="Name of the Frontend endpoint which is unique within the Front Door.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="frontendEndpointName", Update=true)>]
member this.FrontendEndpointName : string with get, set
Public Property FrontendEndpointName As String

Property Value

Attributes

Applies to