OperationalDataObject Class

Definition

A MOM operational data object.

public ref class OperationalDataObject abstract : Microsoft::EnterpriseManagement::Common::MonitoringBase
[System.Serializable]
public abstract class OperationalDataObject : Microsoft.EnterpriseManagement.Common.MonitoringBase
type OperationalDataObject = class
    inherit MonitoringBase
Public MustInherit Class OperationalDataObject
Inherits MonitoringBase
Inheritance
OperationalDataObject
Derived
Attributes

Constructors

OperationalDataObject(ManagementGroup)

Instantiates the OperationalDataObject object.

Properties

Id

The Id of the OperationalDataObject.

ManagementGroup

The ManagementGroup the object was instantiated in.

MonitoringObjectId

The Id of the associated object.

MonitoringRuleId
Obsolete.

The Id of the associated rule.

RuleId

The Id of the associated rule.

Methods

Equals(Object)

Checks for equality

GetHashCode()

Gets the hash code for the object

Reconnect(EnterpriseManagementGroup)

Reconnects the specified management group.

Applies to