MonitoringDataType Class

Definition

Caution

This class is obsolete. Please use ManagementPackDataType instead.

This class encapsulates a MOM data type.

public ref class MonitoringDataType : Microsoft::EnterpriseManagement::Configuration::ManagementPackDataType, Microsoft::EnterpriseManagement::Common::IMonitoringBase
[System.Obsolete("This class is obsolete. Please use ManagementPackDataType instead.")]
[System.Serializable]
public class MonitoringDataType : Microsoft.EnterpriseManagement.Configuration.ManagementPackDataType, Microsoft.EnterpriseManagement.Common.IMonitoringBase
type MonitoringDataType = class
    inherit ManagementPackDataType
    interface IMonitoringBase
Public Class MonitoringDataType
Inherits ManagementPackDataType
Implements IMonitoringBase
Inheritance
MonitoringDataType
Attributes
Implements

Constructors

MonitoringDataType(ManagementPackDataType)

Initializes a new instance of the MonitoringDataType class.

Methods

GetDerivedMonitoringDataTypes()

Gets the derived monitoring data types.

Applies to