Share via


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
System_CAPS_pubmethod GetMonitoringModuleTypes()

Obsolete.Retrieves all the management pack monitoring module types.

System_CAPS_pubmethod GetMonitoringModuleTypes(ICollection<Guid>)

Obsolete.Retrieves a collection of the management pack monitoring module types that have the specified GUIDs.

System_CAPS_pubmethod GetMonitoringModuleTypes(ManagementPackModuleTypeCriteria)

Obsolete.Retrieves a collection of monitoring module types that match the specified filter.

System_CAPS_pubmethod GetMonitoringModuleTypes(String)

Obsolete.Retrieves the monitoring module types that have the specified names.

See Also

ManagementGroup Class
Microsoft.EnterpriseManagement Namespace

Return to top