WebApplicationFirewallPolicyProperties.CustomRules Property

Definition

Gets or sets describes custom rules inside the policy.

[Newtonsoft.Json.JsonProperty(PropertyName="customRules")]
public Microsoft.Azure.Management.FrontDoor.Models.CustomRuleList CustomRules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="customRules")>]
member this.CustomRules : Microsoft.Azure.Management.FrontDoor.Models.CustomRuleList with get, set
Public Property CustomRules As CustomRuleList

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to