PartialMonitoringObject::GetMostDerivedMonitoringClasses Method ()

System Center
 

Applies To: Operations Manager for System Center 2012

Note: This API is now obsolete.

Gets this instance's most derived monitoring classes.

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

public:
[ObsoleteAttribute("Use this.GetMostDerivedClasses")]
ReadOnlyCollection<MonitoringClass^>^ GetMostDerivedMonitoringClasses()

For an example of this property, see GetLeastDerivedNonAbstractMonitoringClass.

Return to top
Show: