Share via


WebApplicationFirewallPolicyData.CustomRules Property

Definition

The custom rules inside the policy.

public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.WebApplicationFirewallCustomRule> CustomRules { get; }
member this.CustomRules : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.WebApplicationFirewallCustomRule>
Public ReadOnly Property CustomRules As IList(Of WebApplicationFirewallCustomRule)

Property Value

Applies to