ICdnWebApplicationFirewallPolicy.EndpointLink Property

Definition

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

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

Property Value

Attributes

Applies to