ManagedRuleSet interface
Defines a managed rule set.
Properties
rule |
Defines the rule group overrides to apply to the rule set. |
rule |
Defines the rule set type to use. |
rule |
Defines the version of the rule set to use. |
Property Details
ruleGroupOverrides
Defines the rule group overrides to apply to the rule set.
ruleGroupOverrides?: ManagedRuleGroupOverride[]
Property Value
ruleSetType
Defines the rule set type to use.
ruleSetType: string
Property Value
string
ruleSetVersion
Defines the version of the rule set to use.
ruleSetVersion: string
Property Value
string