Share via


UnitMonitorType Class

Definition

Caution

This class is obsolete. Please use ManagementPackUnitMonitorType instead.

This class defines the base types for monitors

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

Constructors

UnitMonitorType(ManagementPackUnitMonitorType)

Initializes a new instance of the UnitMonitorType class.

Applies to