WebApplicationFirewallPolicy.FrontendEndpointLinks 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.
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