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