PartialMonitoringObject.ScheduleMaintenanceMode Method

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

Schedules 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.ScheduleMaintenanceMode (DateTime, DateTime, MaintenanceModeReason, String) Schedules maintenance mode for this object.
PartialMonitoringObject.ScheduleMaintenanceMode (DateTime, DateTime, MaintenanceModeReason, String, TraversalDepth) Schedules maintenance mode for this object.

See Also

Reference

PartialMonitoringObject Class
PartialMonitoringObject Members
Microsoft.EnterpriseManagement.Monitoring Namespace
UpdateMaintenanceMode