PartialMonitoringObject::GetLeastDerivedNonAbstractMonitoringClass Method ()

System Center
 

Applies To: Operations Manager for System Center 2012

Note: This API is now obsolete.

Gets the least-derived, non-abstract monitoring class.

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

public:
[ObsoleteAttribute("Use this.GetMostDerivedClasses")]
MonitoringClass^ GetLeastDerivedNonAbstractMonitoringClass()

The returned least-derived, non-abstract monitoring class is a class that can be discovered and is the closest to the base class in the inheritance chain.

Return to top
Show: