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
System_CAPS_pubmethod GetMonitoringViewTypes()

Obsolete.Retrieves a collection of all the monitoring view type objects.

System_CAPS_pubmethod GetMonitoringViewTypes(ICollection<Guid>)

Obsolete.Retrieves a collection of the monitoring view type objects that have the specified GUIDs.

System_CAPS_pubmethod GetMonitoringViewTypes(ManagementPackViewTypeCriteria)

Obsolete.Retrieves a collection of monitoring view type objects that match the specified filter.

System_CAPS_pubmethod 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