Interface AdaptiveApplicationControlGroup.UpdateStages.WithEnforcementMode

All Known Subinterfaces:
AdaptiveApplicationControlGroup.Update
Enclosing interface:
AdaptiveApplicationControlGroup.UpdateStages

public static interface AdaptiveApplicationControlGroup.UpdateStages.WithEnforcementMode
The stage of the AdaptiveApplicationControlGroup update allowing to specify enforcementMode.
  • Method Details

    • withEnforcementMode

      AdaptiveApplicationControlGroup.Update withEnforcementMode(EnforcementMode enforcementMode)
      Specifies the enforcementMode property: The application control policy enforcement/protection mode of the machine group.
      Parameters:
      enforcementMode - The application control policy enforcement/protection mode of the machine group.
      Returns:
      the next definition stage.