Server.UpdateStages.WithMaintenanceWindow Interface
public static interface Server.UpdateStages.WithMaintenanceWindow
The stage of the Server update allowing to specify maintenanceWindow.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withMaintenanceWindow(MaintenanceWindowForPatch maintenanceWindow)
Specifies the maintenance |
Method Details
withMaintenanceWindow
public abstract Server.Update withMaintenanceWindow(MaintenanceWindowForPatch maintenanceWindow)
Specifies the maintenanceWindow property: Maintenance window properties of a server..
Parameters:
Returns: