Applies To: Operations Manager for System Center 2012
Retrieves a collection of monitoring classes.
Namespace:   Microsoft.EnterpriseManagement
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
| Name | Description | |
|---|---|---|
| .jpeg) | GetMonitoringClasses() | Obsolete.Retrieves a collection of all the monitoring classes. | 
| .jpeg) | GetMonitoringClasses(ICollection<Guid>) | Obsolete.Retrieves a collection of monitoring classes that match the specified GUIDs. | 
| .jpeg) | GetMonitoringClasses(MonitoringClassCriteria) | Obsolete.Retrieves a collection of monitoring classes that match the specified criteria. | 
| .jpeg) | GetMonitoringClasses(String) | Obsolete.Retrieves a collection of monitoring classes that match the specified name. | 
See Also
ManagementGroup Class
Microsoft.EnterpriseManagement Namespace
Return to top