Class AutomationRuleSet

java.lang.Object
com.azure.resourcemanager.security.models.AutomationRuleSet

public final class AutomationRuleSet extends Object
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.
  • Constructor Details

    • AutomationRuleSet

      public AutomationRuleSet()
  • Method Details