ExclusionManagedRuleGroup interface
Defines a managed rule group to use for exclusion.
Properties
rule |
The managed rule group for exclusion. |
rules | List of rules that will be excluded. If none specified, all rules in the group will be excluded. |
Property Details
ruleGroupName
The managed rule group for exclusion.
ruleGroupName: string
Property Value
string
rules
List of rules that will be excluded. If none specified, all rules in the group will be excluded.
rules?: ExclusionManagedRule[]