ManagementGroup.GetMonitoringViewTypes Method
Applies To: Operations Manager for System Center 2012
Retrieves a collection of monitoring view type objects.
Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
Name | Description | |
---|---|---|
GetMonitoringViewTypes() | Obsolete.Retrieves a collection of all the monitoring view type objects. |
|
GetMonitoringViewTypes(ICollection<Guid>) | Obsolete.Retrieves a collection of the monitoring view type objects that have the specified GUIDs. |
|
GetMonitoringViewTypes(ManagementPackViewTypeCriteria) | Obsolete.Retrieves a collection of monitoring view type objects that match the specified filter. |
|
GetMonitoringViewTypes(String) | Obsolete.Retrieves a collection of the monitoring view types that have the specified names. |
See Also
ManagementGroup Class
Microsoft.EnterpriseManagement Namespace
Return to top