ManagementGroup.GetMonitoringModuleTypes Method
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 | |
---|---|---|
GetMonitoringModuleTypes() | Obsolete.Retrieves all the management pack monitoring module types. |
|
GetMonitoringModuleTypes(ICollection<Guid>) | Obsolete.Retrieves a collection of the management pack monitoring module types that have the specified GUIDs. |
|
GetMonitoringModuleTypes(ManagementPackModuleTypeCriteria) | Obsolete.Retrieves a collection of monitoring module types that match the specified filter. |
|
GetMonitoringModuleTypes(String) | Obsolete.Retrieves the monitoring module types that have the specified names. |
See Also
ManagementGroup Class
Microsoft.EnterpriseManagement Namespace
Return to top