Interface BackupPolicy.DefinitionStages.WithEnabled

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

public static interface BackupPolicy.DefinitionStages.WithEnabled
The stage of the BackupPolicy definition allowing to specify enabled.
  • Method Details

    • withEnabled

      Specifies the enabled property: The property to decide policy is enabled or not.
      Parameters:
      enabled - The property to decide policy is enabled or not.
      Returns:
      the next definition stage.