Applies To: Operations Manager for System Center 2012
Retrieves monitoring reports.
Namespace:   Microsoft.EnterpriseManagement
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
| Name | Description | |
|---|---|---|
| .jpeg) | GetMonitoringReports() | Obsolete.Retrieves a collection of all the monitoring reports. | 
| .jpeg) | GetMonitoringReports(ManagementPackReportCriteria) | Obsolete.Retrieves a collection of monitoring report objects that match the specified filter. | 
| .jpeg) | GetMonitoringReports<T>(ICollection<T>) | Obsolete.Retrieves a collection of the monitoring reports that target the specified monitoring objects. | 
| .jpeg) | GetMonitoringReports<T>(ManagementPackReportCriteria, ICollection<T>) | Obsolete.Retrieves a collection of the monitoring reports that match the specified filter and that target the specified monitoring objects. | 
See Also
ManagementGroup Class
Microsoft.EnterpriseManagement Namespace
Return to top