ManagedRuleGroupOverride interface

Defines a managed rule group override setting.

Properties

ruleGroupName

Describes the managed rule group within the rule set to override

rules

List of rules that will be enabled. If none specified, all rules in the group will be disabled.

Property Details

ruleGroupName

Describes the managed rule group within the rule set to override

ruleGroupName: string

Property Value

string

rules

List of rules that will be enabled. If none specified, all rules in the group will be disabled.

rules?: ManagedRuleOverride[]

Property Value