Represents a monitoring relationship.

The following tables list the members exposed by the MonitoringRelationshipObject type.

Public Properties

  Name Description
public property Id  Gets the globally unique identifier (GUID) for the MonitoringBaseWithId object. (inherited from MonitoringBaseWithId)
public property IsDeleted Gets a Boolean value that determines whether the relationship object has been deleted.
public property LastModified Gets the time, in DateTime format, that the relationship was last modified.
public property ManagementGroup  Gets the Management Group that the object is in. (inherited from MonitoringBase)
public property ManagementGroupId  Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase)
public property MonitoringRelationshipClassId Gets the globally unique identifier (GUID) for the relationship type of this relationship.
public property SourceMonitoringObject Gets the source monitoring object that is the source in the relationship.
public property TargetMonitoringObject Gets the target monitoring object that is the target in the relationship.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from MonitoringBaseWithId)
public method GetDiscoverySources Gets a collection of MonitoringRelationshipObjectDiscoverySource objects that are the discovery sources for the relationship.
public method GetHashCode  Returns the hash code for the MonitoringBaseWithId object. (inherited from MonitoringBaseWithId)
public method GetMonitoringProperties Gets all the properties associated with the relationship.
public method GetMonitoringPropertyValue Gets the property value for the specified relationship class property.
public method GetMonitoringRelationshipClass Gets the monitoring relationship class for this relationship.
public method GetType  (inherited from Object)
public method Reconnect Overridden. Reconnects this object to a Management Group after the object has been disconnected.
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  Returns the relevant display string for the object. (inherited from MonitoringBase)
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.