Partager via


RoutingRule.FrontendEndpoint Property

Definition

Frontend endpoints associated with this rule

[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.ISubResource> FrontendEndpoint { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Inlined)>]
member this.FrontendEndpoint : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.ISubResource> with get, set
Public Property FrontendEndpoint As List(Of ISubResource)

Property Value

Implements

Attributes

Applies to