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.
Represents maintenance mode info object.
public ref class MaintenanceWindow : Microsoft::EnterpriseManagement::Common::MonitoringBase
public class MaintenanceWindow : Microsoft.EnterpriseManagement.Common.MonitoringBase
type MaintenanceWindow = class
inherit MonitoringBase
Public Class MaintenanceWindow
Inherits MonitoringBase
- Inheritance
-
MaintenanceWindow
Properties
Comments |
The comments. |
EndTime |
The actual end time. |
LastModified |
Last modified time. |
MonitoringObjectId |
The monitoring object id. |
Reason |
The reason. |
ScheduledEndTime |
The schedule end time. |
StartTime |
The start time. |
User |
The user that last modified this object. |