Share via


IWebApplicationFirewallPolicy.FrontendEndpointLink Property

Definition

Describes Frontend Endpoints associated with this Web Application Firewall policy.

[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=false, Description="Describes Frontend Endpoints associated with this Web Application Firewall policy.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.IFrontendEndpointLink) }, Read=true, ReadOnly=true, Required=false, SerializedName="frontendEndpointLinks", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.IFrontendEndpointLink> FrontendEndpointLink { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=false, Description="Describes Frontend Endpoints associated with this Web Application Firewall policy.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.IFrontendEndpointLink) }, Read=true, ReadOnly=true, Required=false, SerializedName="frontendEndpointLinks", Update=false)>]
member this.FrontendEndpointLink : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.IFrontendEndpointLink>
Public ReadOnly Property FrontendEndpointLink As List(Of IFrontendEndpointLink)

Property Value

Attributes

Applies to