PartialMonitoringObject.ScheduleMaintenanceMode Method

 

Applies To: Operations Manager for System Center 2012

Schedules maintenance mode for this object.

Namespace:   Microsoft.EnterpriseManagement.Monitoring
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

Overload List

Name Description
System_CAPS_pubmethod ScheduleMaintenanceMode(DateTime, DateTime, MaintenanceModeReason, String)

Schedules maintenance mode for this object.

System_CAPS_pubmethod ScheduleMaintenanceMode(DateTime, DateTime, MaintenanceModeReason, String, TraversalDepth)

Schedules maintenance mode for this object.

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