MaintenanceWindow Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Maintenance window properties of a server.
public class MaintenanceWindow
type MaintenanceWindow = class
Public Class MaintenanceWindow
- Inheritance
-
MaintenanceWindow
Constructors
MaintenanceWindow() |
Initializes a new instance of the MaintenanceWindow class. |
MaintenanceWindow(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>) |
Initializes a new instance of the MaintenanceWindow class. |
Properties
CustomWindow |
Gets or sets indicates whether custom window is enabled or disabled |
DayOfWeek |
Gets or sets day of week for maintenance window |
StartHour |
Gets or sets start hour for maintenance window |
StartMinute |
Gets or sets start minute for maintenance window |