Interface Server.DefinitionStages.WithStorage

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

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

    • withStorage

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