PartialMonitoringObject::InMaintenanceMode Property
System Center
Applies To: Operations Manager for System Center 2012
Gets a value indicating whether the monitoring object is in maintenance mode.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
When a monitoring object is in maintenance mode, the following features are temporarily suspended.
Rules and monitors
Notifications
Diagnostics and recoveries
State changes
New alerts
To place the InMaintenanceMode object into maintenance mode, use the ScheduleMaintenanceMode method.
To remove the InMaintenanceMode object from maintenance mode, use the StopMaintenanceMode method.
For an example of this property, see PartialMonitoringObject
Show: