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 | |
|---|---|---|
| .jpeg) | GetMonitoringViewTypes() | Obsolete.Retrieves a collection of all the monitoring view type objects. | 
| .jpeg) | GetMonitoringViewTypes(ICollection<Guid>) | Obsolete.Retrieves a collection of the monitoring view type objects that have the specified GUIDs. | 
| .jpeg) | GetMonitoringViewTypes(ManagementPackViewTypeCriteria) | Obsolete.Retrieves a collection of monitoring view type objects that match the specified filter. | 
| .jpeg) | 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