Interface Automation.DefinitionStages.WithSources

All Known Subinterfaces:
Automation.Definition, Automation.DefinitionStages.WithCreate
Enclosing interface:
Automation.DefinitionStages

public static interface Automation.DefinitionStages.WithSources
The stage of the Automation definition allowing to specify sources.
  • Method Details

    • withSources

      Specifies the sources property: A collection of the source event types which evaluate the security automation set of rules..
      Parameters:
      sources - A collection of the source event types which evaluate the security automation set of rules.
      Returns:
      the next definition stage.