Interface AdaptiveApplicationControlGroup.UpdateStages.WithProtectionMode

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

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

    • withProtectionMode

      AdaptiveApplicationControlGroup.Update withProtectionMode(ProtectionMode protectionMode)
      Specifies the protectionMode property: The protection mode of the collection/file types. Exe/Msi/Script are used for Windows, Executable is used for Linux..
      Parameters:
      protectionMode - The protection mode of the collection/file types. Exe/Msi/Script are used for Windows, Executable is used for Linux.
      Returns:
      the next definition stage.