ManagementGroup::DeleteDisabledMonitoringObjects Method ()

System Center
 

Applies To: Operations Manager for System Center 2012

Note: This API is now obsolete.

Deletes all the monitoring objects for which discovery has been disabled by using an override. All the relationships that involve these monitoring objects are also deleted.

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

public:
[ObsoleteAttribute("Use MonitoringInstances.DeleteDisabledObjects()")]
void DeleteDisabledMonitoringObjects()
Return to top
Show: