MonitoringClass.GetDerivedMonitoringClasses Method
Applies To: Operations Manager for System Center 2012
Retrieves classes that are derived from the specified monitoring class.
Namespace: Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
Name | Description | |
---|---|---|
GetDerivedMonitoringClasses() | Obsolete.Retrieves a collection of all the monitoring classes that are derived from this monitoring class. |
|
GetDerivedMonitoringClasses(TraversalDepth) | Obsolete.Retrieves a collection of the monitoring classes that are derived from this monitoring class, optionally including instances of derived classes. |
See Also
MonitoringClass Class
Microsoft.EnterpriseManagement.Configuration Namespace
Return to top