CdnWebApplicationFirewallPolicy.EndpointLink Property

Definition

Describes Azure CDN endpoints associated with this Web Application Firewall policy.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnEndpoint> EndpointLink { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Inlined)>]
member this.EndpointLink : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnEndpoint>
Public ReadOnly Property EndpointLink As List(Of ICdnEndpoint)

Property Value

Implements

Attributes

Applies to