Interface Automation.DefinitionStages.WithIsEnabled

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

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

    • withIsEnabled

      Specifies the isEnabled property: Indicates whether the security automation is enabled..
      Parameters:
      isEnabled - Indicates whether the security automation is enabled.
      Returns:
      the next definition stage.