UnitMonitorState Class

Definition

Caution

This class is obsolete. Please use ManagementPackUnitMonitorOperationalState instead.

This class defines the states for a monitor

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

Constructors

UnitMonitorState(ManagementPackElement, ManagementPackUnitMonitorOperationalState)

Initializes a new instance of the UnitMonitorState class.

Methods

GetUnitMonitorTypeState()

Gets the unit monitor type state.

Reconnect(EnterpriseManagementGroup)

Used for reconnecting this object to a manangement group after it has been deserialized.

Applies to