AutomationRuleSet Class
A rule set which evaluates all its rules upon an event interception. Only when all the included rules in the rule set will be evaluated as 'true', will the event trigger the defined actions.
- Inheritance
-
AutomationRuleSet
Constructor
AutomationRuleSet(*, rules: Optional[List[azure.mgmt.security.models._models_py3.AutomationTriggeringRule]] = None, **kwargs)
Parameters
- rules
- list[AutomationTriggeringRule]
Required
Feedback
Submit and view feedback for