WebApplicationFirewallPolicy.SecurityPolicyLinks 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 Security Policy associated with this Web Application Firewall policy.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.securityPolicyLinks")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.FrontDoor.Models.SecurityPolicyLink> SecurityPolicyLinks { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.securityPolicyLinks")>]
member this.SecurityPolicyLinks : System.Collections.Generic.IList<Microsoft.Azure.Management.FrontDoor.Models.SecurityPolicyLink>
Public ReadOnly Property SecurityPolicyLinks As IList(Of SecurityPolicyLink)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute