Retrieves monitoring performance data from the management group.

Overload List

Name Description
ManagementGroup.GetMonitoringPerformanceData () Retrieves all the monitoring performance data from the management group.
ManagementGroup.GetMonitoringPerformanceData (Guid) Retrieves the monitoring performance data that have the specified globally unique identifier (GUID).
ManagementGroup.GetMonitoringPerformanceData (MonitoringClass) Retrieves the monitoring performance data for the specified class.
ManagementGroup.GetMonitoringPerformanceData (MonitoringPerformanceDataCriteria) Retrieves a collection of performance data objects that match the specified filter.
ManagementGroup.GetMonitoringPerformanceData (MonitoringClass, TraversalDepth) Retrieves monitoring performance data for the specified class, with the option to include instances of derived classes.
ManagementGroup.GetMonitoringPerformanceData (MonitoringPerformanceDataCriteria, MonitoringClass) Retrieves monitoring performance data for the specified class that matches the specified filter.
ManagementGroup.GetMonitoringPerformanceData (MonitoringPerformanceDataCriteria, MonitoringClass, TraversalDepth) Retrieves a collection of monitoring performance data 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.