Interface Server.UpdateStages.WithHighAvailability

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

public static interface Server.UpdateStages.WithHighAvailability
The stage of the Server update allowing to specify highAvailability.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the highAvailability property: High availability properties of a server..
  • Method Details

    • withHighAvailability

      Server.Update 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.