Represents a maintenance mode window that contains information about entering maintenance mode.
The following tables list the members exposed by the MaintenanceWindow type.
Name | Description | |
---|---|---|
Comments | Gets the comments that appear in the maintenance mode window. | |
EndTime | Gets the actual time (as opposed to the scheduled time), in DateTime format, that maintenance mode ended. | |
LastModified | Gets the time, in DateTime format, that the monitoring object was last modified. | |
ManagementGroup | (inherited from MonitoringBase) | |
ManagementGroupId | (inherited from MonitoringBase) | |
MonitoringObjectId | Gets the globally unique identifier (GUID) for the monitoring object. | |
Reason | Gets the reason for entering maintenance mode. | |
ScheduledEndTime | Gets the scheduled time, in DateTime format, that maintenance mode will end. | |
StartTime | Gets the time, in DateTime format, that maintenance mode started. | |
User | Gets the user that last modified the monitoring object. |
(see also Protected Methods)
Top
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
Reconnect | (inherited from MonitoringBase) | |
ToString | Overridden. (inherited from Object) |
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |