Condividi tramite


CdnWebApplicationFirewallPolicy.EndpointLinks Property

Definition

Gets describes Azure CDN endpoints associated with this Web Application Firewall policy.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to