MaintenanceWindow Class

Definition

Maintenance window 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

Applies to