Interface Server.UpdateStages.WithMaintenanceWindow

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

    public static interface Server.UpdateStages.WithMaintenanceWindow
    The stage of the Server update allowing to specify maintenanceWindow.
    • Method Detail

      • withMaintenanceWindow

        Server.Update withMaintenanceWindow​(MaintenanceWindow maintenanceWindow)
        Specifies the maintenanceWindow property: Maintenance window of a server..
        Parameters:
        maintenanceWindow - Maintenance window of a server.
        Returns:
        the next definition stage.