ManagementGroup.GetUnitMonitorTypes Method

 

Applies To: Operations Manager for System Center 2012

Retrieves defined unit monitor types.

Namespace:   Microsoft.EnterpriseManagement
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

Overload List

Name Description
System_CAPS_pubmethod GetUnitMonitorTypes()

Obsolete.Retrieves a collection of all defined unit monitor types.

System_CAPS_pubmethod GetUnitMonitorTypes(ICollection<Guid>)

Obsolete.Retrieves a collection of unit monitor types that have the specified GUIDs.

System_CAPS_pubmethod GetUnitMonitorTypes(ManagementPackUnitMonitorTypeCriteria)

Obsolete.Retrieves a collection of unit monitor type objects that match the specified filter.

System_CAPS_pubmethod GetUnitMonitorTypes(String)

Obsolete.Retrieves a collection of the specified unit monitor type objects that have the specified name.

See Also

ManagementGroup Class
Microsoft.EnterpriseManagement Namespace

Return to top