PartialMonitoringObject.StopMaintenanceMode Method
Applies To: Operations Manager for System Center 2012
Stops maintenance mode for this object.
Namespace: Microsoft.EnterpriseManagement.Monitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
Name | Description | |
---|---|---|
StopMaintenanceMode(DateTime) | Stops maintenance mode for this object. |
|
StopMaintenanceMode(DateTime, TraversalDepth) | Stops maintenance mode for this object and for objects that are related to this partial monitoring object, either from the current PartialMonitoringObject object, or, optionally from all related PartialMonitoringObject objects. |
Remarks
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
See Also
PartialMonitoringObject Class
Microsoft.EnterpriseManagement.Monitoring Namespace
Return to top