WebApplicationFirewallPolicy.PathBasedRules Property

Definition

Gets a collection of references to application gateway path rules.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to