Interface Server.DefinitionStages.WithHighAvailability

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

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

    • withHighAvailability

      Server.DefinitionStages.WithCreate withHighAvailability(HighAvailability highAvailability)
      Specifies the highAvailability property: High availability properties of a server..
      Parameters:
      highAvailability - High availability properties of a server.
      Returns:
      the next definition stage.