PartialMonitoringObject.StopMaintenanceMode Method

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Stops maintenance mode for this object.

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

Overload List

Name Description
PartialMonitoringObject.StopMaintenanceMode (DateTime) Stops maintenance mode for this object.
PartialMonitoringObject.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.

See Also

Reference

PartialMonitoringObject Class
PartialMonitoringObject Members
Microsoft.EnterpriseManagement.Monitoring Namespace
PartialMonitoringObject.ScheduleMaintenanceMode Method