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