WebApplicationFirewallPolicyInner.CustomRules Property

Definition

Gets or sets describes custom rules inside the policy.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.customRules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.WebApplicationFirewallCustomRule> CustomRules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.customRules")>]
member this.CustomRules : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.WebApplicationFirewallCustomRule> with get, set
Public Property CustomRules As IList(Of WebApplicationFirewallCustomRule)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to