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 Summary

    Modifier and Type
    Method
    Description
    Specifies the maintenanceWindow property: Maintenance window properties of a server..
  • Method Details

    • withMaintenanceWindow

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