Applies To: Operations Manager for System Center 2012
Retrieves a performance data reader object that contains performance data.
Namespace:   Microsoft.EnterpriseManagement
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
| Name | Description | |
|---|---|---|
| .jpeg) | GetMonitoringPerformanceDataReader() | Obsolete.Retrieves a performance data reader that contains all the performance data. | 
| .jpeg) | GetMonitoringPerformanceDataReader(MonitoringClass) | Obsolete.Retrieves a performance data reader for the specified class. | 
| .jpeg) | GetMonitoringPerformanceDataReader(MonitoringClass, TraversalDepth) | Obsolete.Retrieves a performance data reader for the specified class, with the option to include instances of derived classes. | 
| .jpeg) | GetMonitoringPerformanceDataReader(MonitoringPerformanceDataCriteria) | Obsolete.Retrieves a performance data reader that matches the specified filter. | 
| .jpeg) | GetMonitoringPerformanceDataReader(MonitoringPerformanceDataCriteria, MonitoringClass) | Obsolete.Retrieves a performance data reader for the specified class that matches the specified filter. | 
| .jpeg) | GetMonitoringPerformanceDataReader(MonitoringPerformanceDataCriteria, MonitoringClass, TraversalDepth) | Obsolete.Retrieves a performance data reader for the specified class that matches the specified filter, with the option to include instances of derived classes. | 
See Also
ManagementGroup Class
Microsoft.EnterpriseManagement Namespace
Return to top