Overload
List
| Name | Description |
|---|---|
| ManagementGroup.GetMonitoringPerformanceDataReader () | Retrieves a performance data reader that contains all the performance data. |
| ManagementGroup.GetMonitoringPerformanceDataReader (MonitoringClass) | Retrieves a performance data reader for the specified class. |
| ManagementGroup.GetMonitoringPerformanceDataReader (MonitoringPerformanceDataCriteria) | Retrieves a performance data reader that matches the specified filter. |
| ManagementGroup.GetMonitoringPerformanceDataReader (MonitoringClass, TraversalDepth) | Retrieves a performance data reader for the specified class, with the option to include instances of derived classes. |
| ManagementGroup.GetMonitoringPerformanceDataReader (MonitoringPerformanceDataCriteria, MonitoringClass) | Retrieves a performance data reader for the specified class that matches the specified filter. |
| ManagementGroup.GetMonitoringPerformanceDataReader (MonitoringPerformanceDataCriteria, MonitoringClass, TraversalDepth) | 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
Send comments about this topic to Microsoft.

