ManagementGroup.GetMonitoringDataTypes Method

 

Applies To: Operations Manager for System Center 2012

Retrieves monitoring data types that are defined in this management group.

Namespace:   Microsoft.EnterpriseManagement
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

Overload List

Name Description
System_CAPS_pubmethod GetMonitoringDataTypes()

Obsolete.Retrieves all the monitoring data types that are defined in this management group.

System_CAPS_pubmethod GetMonitoringDataTypes(ICollection<Guid>)

Obsolete.Retrieves a collection of monitoring data types.

System_CAPS_pubmethod GetMonitoringDataTypes(ManagementPackDataTypeCriteria)

Obsolete.Retrieves a collection of monitoring data types that match the specified criteria.

System_CAPS_pubmethod GetMonitoringDataTypes(String)

Obsolete.Retrieves a collection of monitoring data types that are defined in the management group by specifying a data type name.

See Also

ManagementGroup Class
Microsoft.EnterpriseManagement Namespace

Return to top