MonitoringRelationshipObject Class

Definition

An instance of the RelationshipType class.

public ref class MonitoringRelationshipObject : Microsoft::EnterpriseManagement::Common::EnterpriseManagementRelationshipObject<Microsoft::EnterpriseManagement::Monitoring::MonitoringObject ^>
[System.Serializable]
public class MonitoringRelationshipObject : Microsoft.EnterpriseManagement.Common.EnterpriseManagementRelationshipObject<Microsoft.EnterpriseManagement.Monitoring.MonitoringObject>
type MonitoringRelationshipObject = class
    inherit EnterpriseManagementRelationshipObject<MonitoringObject>
Public Class MonitoringRelationshipObject
Inherits EnterpriseManagementRelationshipObject(Of MonitoringObject)
Inheritance
Attributes

Constructors

MonitoringRelationshipObject(EnterpriseManagementRelationshipObject<MonitoringObject>)

Initializes a new instance of the MonitoringRelationshipObject class.

Properties

ManagementGroup

The ManagementGroup the object was instantiated in.

MonitoringRelationshipClassId
Obsolete.

The relationship type id of this relationship

SourceMonitoringObject
Obsolete.

Gets the source monitoring object in the roles of this relationship.

TargetMonitoringObject
Obsolete.

Gets the target monitoring object in the roles of this relationship.

Methods

GetDiscoverySources()
Obsolete.

Gets the class for this relationship.

GetMonitoringProperties()
Obsolete.

Gets all the properties associated with this relationship.

GetMonitoringPropertyValue(MonitoringRelationshipClassProperty)
Obsolete.

This method returns an object corresponding to the provided Property.

GetMonitoringRelationshipClass()
Obsolete.

Gets the class for this relationship.

Reconnect(EnterpriseManagementGroup)

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

Applies to