Share via


WebApplicationFirewallPolicy.FrontendEndpointLinks Property

Definition

Gets describes Frontend Endpoints associated with this Web Application Firewall policy.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.frontendEndpointLinks")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.FrontDoor.Models.FrontendEndpointLink> FrontendEndpointLinks { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.frontendEndpointLinks")>]
member this.FrontendEndpointLinks : System.Collections.Generic.IList<Microsoft.Azure.Management.FrontDoor.Models.FrontendEndpointLink>
Public ReadOnly Property FrontendEndpointLinks As IList(Of FrontendEndpointLink)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to