ManagedRulesDefinition Class
Allow to exclude some variable satisfy the condition for the WAF check.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
ManagedRulesDefinition
Constructor
ManagedRulesDefinition(*, managed_rule_sets: typing.List[_ForwardRef('ManagedRuleSet')], exclusions: typing.Union[typing.List[_ForwardRef('OwaspCrsExclusionEntry')], NoneType] = None, **kwargs)
Parameters
- exclusions
- list[OwaspCrsExclusionEntry]
Describes the Exclusions that are applied on the policy.
- managed_rule_sets
- list[ManagedRuleSet]
Required. Describes the ruleSets that are associated with the policy.
Feedback
Submit and view feedback for