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 Detail

      • withHighAvailability

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