Interface Server.DefinitionStages.WithBackup

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

public static interface Server.DefinitionStages.WithBackup
The stage of the Server definition allowing to specify backup.
  • Method Details

    • withBackup

      Specifies the backup property: Backup related properties of a server..
      Parameters:
      backup - Backup related properties of a server.
      Returns:
      the next definition stage.