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 | |
---|---|---|
GetMonitoringDataTypes() | Obsolete.Retrieves all the monitoring data types that are defined in this management group. |
|
GetMonitoringDataTypes(ICollection<Guid>) | Obsolete.Retrieves a collection of monitoring data types. |
|
GetMonitoringDataTypes(ManagementPackDataTypeCriteria) | Obsolete.Retrieves a collection of monitoring data types that match the specified criteria. |
|
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