Applies To: Operations Manager for System Center 2012
Retrieves a collection of monitoring linked reports.
Namespace:   Microsoft.EnterpriseManagement
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
| Name | Description | |
|---|---|---|
| .jpeg) | GetMonitoringLinkedReports() | Obsolete.Retrieves a collection of all the monitoring linked reports. | 
| .jpeg) | GetMonitoringLinkedReports(ManagementPackLinkedReportCriteria) | Obsolete.Retrieves a collection of linked report objects that match the specified filter. | 
| .jpeg) | GetMonitoringLinkedReports<T>(ICollection<T>) | Obsolete.Retrieves a collection of the monitoring linked reports in the management group that target the specified monitoring objects. | 
| .jpeg) | GetMonitoringLinkedReports<T>(ManagementPackLinkedReportCriteria, 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