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 | |
|---|---|---|
| .jpeg) | GetUnitMonitorTypes() | Obsolete.Retrieves a collection of all defined unit monitor types. | 
| .jpeg) | GetUnitMonitorTypes(ICollection<Guid>) | Obsolete.Retrieves a collection of unit monitor types that have the specified GUIDs. | 
| .jpeg) | GetUnitMonitorTypes(ManagementPackUnitMonitorTypeCriteria) | Obsolete.Retrieves a collection of unit monitor type objects that match the specified filter. | 
| .jpeg) | 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