Represents a monitoring relationship.
The following tables list the members exposed by the MonitoringRelationshipObject type.
Public
Properties
| Name | Description | |
|---|---|---|
|
Id | Gets the globally unique identifier (GUID) for the MonitoringBaseWithId object. (inherited from MonitoringBaseWithId) |
|
IsDeleted | Gets a Boolean value that determines whether the relationship object has been deleted. |
|
LastModified | Gets the time, in DateTime format, that the relationship was last modified. |
|
ManagementGroup | Gets the Management Group that the object is in. (inherited from MonitoringBase) |
|
ManagementGroupId | Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase) |
|
MonitoringRelationshipClassId | Gets the globally unique identifier (GUID) for the relationship type of this relationship. |
|
SourceMonitoringObject | Gets the source monitoring object that is the source in the relationship. |
|
TargetMonitoringObject | Gets the target monitoring object that is the target in the relationship. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from MonitoringBaseWithId) |
|
GetDiscoverySources | Gets a collection of MonitoringRelationshipObjectDiscoverySource objects that are the discovery sources for the relationship. |
|
GetHashCode | Returns the hash code for the MonitoringBaseWithId object. (inherited from MonitoringBaseWithId) |
|
GetMonitoringProperties | Gets all the properties associated with the relationship. |
|
GetMonitoringPropertyValue | Gets the property value for the specified relationship class property. |
|
GetMonitoringRelationshipClass | Gets the monitoring relationship class for this relationship. |
|
GetType | (inherited from Object) |
|
Reconnect | Overridden. Reconnects this object to a Management Group after the object has been disconnected. |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

