Share via


MonitoringClass.GetMonitoringRecoveries Method

 

Applies To: Operations Manager for System Center 2012

Retrieves the monitoring recovery objects that target this monitoring class.

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

Overload List

Name Description
System_CAPS_pubmethod GetMonitoringRecoveries()

Obsolete.Retrieves all the monitoring recovery objects that target this monitoring class.

System_CAPS_pubmethod GetMonitoringRecoveries(BaseClassTraversalDepth)

Obsolete.Retrieves the monitoring recovery objects that target this monitoring class, optionally including the monitoring recovery objects that target the base classes of this class.

System_CAPS_pubmethod GetMonitoringRecoveries(ManagementPackRecoveryCriteria)

Obsolete.Retrieves the recovery objects that target this monitoring class using the specified filter.

System_CAPS_pubmethod GetMonitoringRecoveries(ManagementPackRecoveryCriteria, BaseClassTraversalDepth)

Obsolete.Retrieves the recovery objects that target this monitoring class using the specified filter, optionally including the monitoring recovery objects that target the base classes of this class.

See Also

MonitoringClass Class
Microsoft.EnterpriseManagement.Configuration Namespace

Return to top