Applies To: Operations Manager for System Center 2012
Retrieves monitoring performance data from the management group.
Namespace:   Microsoft.EnterpriseManagement
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
| Name | Description | |
|---|---|---|
| .jpeg) | GetMonitoringPerformanceData() | Obsolete.Retrieves all the monitoring performance data from the management group. | 
| .jpeg) | GetMonitoringPerformanceData(Guid) | Obsolete.Retrieves the monitoring performance data that have the specified GUID. | 
| .jpeg) | GetMonitoringPerformanceData(MonitoringClass) | Obsolete.Retrieves the monitoring performance data for the specified class. | 
| .jpeg) | GetMonitoringPerformanceData(MonitoringClass, TraversalDepth) | Obsolete.Retrieves monitoring performance data for the specified class, with the option to include instances of derived classes. | 
| .jpeg) | GetMonitoringPerformanceData(MonitoringPerformanceDataCriteria) | Obsolete.Retrieves a collection of performance data objects that match the specified filter. | 
| .jpeg) | GetMonitoringPerformanceData(MonitoringPerformanceDataCriteria, MonitoringClass) | Obsolete.Retrieves monitoring performance data for the specified class that matches the specified filter. | 
| .jpeg) | GetMonitoringPerformanceData(MonitoringPerformanceDataCriteria, MonitoringClass, TraversalDepth) | Obsolete.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
ManagementGroup Class
Microsoft.EnterpriseManagement Namespace
Return to top