Represents a relationship.
The following tables list the members exposed by the EnterpriseManagementRelationshipObject type.
Public
Properties
| Name | Description | |
|---|---|---|
|
Id | Gets the unique identifier for the connected object. (inherited from MonitoringBaseWithId) |
|
IsDeleted | Gets a value that indicates whether this object has been deleted. |
|
IsNew | Gets a value that indicates whether this object has been committed to the store. (inherited from EnterpriseManagementObjectBaseWithProperties) |
|
Item | Overloaded. (inherited from EnterpriseManagementObjectBaseWithProperties) |
|
LastModified | Gets the last date and time this object was changed. (inherited from EnterpriseManagementObjectBaseWithProperties) |
|
ManagementGroup | Gets the management group that the object is in. (inherited from MonitoringBase) |
|
ManagementGroupId | Gets the unique identifier of the management group that owns this object. (inherited from MonitoringBase) |
|
RelationshipId | Gets the relationship type identifier. |
|
SourceObject | Gets the source object in this relationship. |
|
TargetObject | Gets the target object in this relationship. |
|
Values | Gets a list of all property values that are not null, Nothing in Visual Basic. (inherited from EnterpriseManagementObjectBaseWithProperties) |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Commit | Overloaded. Overridden. Commits the changes to the data store. |
|
ContainsProperty | Overloaded. (inherited from EnterpriseManagementObjectBaseWithProperties) |
|
Equals | Overloaded. (inherited from MonitoringBaseWithId) |
|
GetHashCode | Returns the hash code for this object. (inherited from MonitoringBaseWithId) |
|
GetProperties | Overridden. Gets a list of all properties associated with this relationship. |
|
GetType | (inherited from Object) |
|
Reconnect | Overridden. Reconnects the relationship to the management group. |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) |
|
TryGetProperty | Overloaded. (inherited from EnterpriseManagementObjectBaseWithProperties) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
|
SetId | (inherited from MonitoringBaseWithId) |
See Also
Send comments about this topic to Microsoft.

