MaintenanceWindow Properties

Updated: April 16, 2012

  Name Description
public property Comments Gets the comments that appear in the maintenance mode window.
public property EndTime Gets the actual time (as opposed to the scheduled time), in DateTime format, that maintenance mode ended.
public property LastModified Gets the time, in DateTime format, that the monitoring object was last modified.
public property ManagementGroup  (inherited from MonitoringBase)
public property ManagementGroupId  (inherited from MonitoringBase)
public property MonitoringObjectId Gets the globally unique identifier (GUID) for the monitoring object.
public property Reason Gets the reason for entering maintenance mode.
public property ScheduledEndTime Gets the scheduled time, in DateTime format, that maintenance mode will end.
public property StartTime Gets the time, in DateTime format, that maintenance mode started.
public property User Gets the user that last modified the monitoring object.