Applies To: Operations Manager for System Center 2012
Retrieves management pack monitoring module types.
Namespace:   Microsoft.EnterpriseManagement
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
| Name | Description | |
|---|---|---|
| .jpeg) | GetMonitoringModuleTypes() | Obsolete.Retrieves all the management pack monitoring module types. | 
| .jpeg) | GetMonitoringModuleTypes(ICollection<Guid>) | Obsolete.Retrieves a collection of the management pack monitoring module types that have the specified GUIDs. | 
| .jpeg) | GetMonitoringModuleTypes(ManagementPackModuleTypeCriteria) | Obsolete.Retrieves a collection of monitoring module types that match the specified filter. | 
| .jpeg) | GetMonitoringModuleTypes(String) | Obsolete.Retrieves the monitoring module types that have the specified names. | 
See Also
ManagementGroup Class
Microsoft.EnterpriseManagement Namespace
Return to top