Share via


EnterpriseManagementRelationshipObject Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents a relationship.

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

Public Properties

  Name Description
public property HasChanges  Gets a value that indicates whether the object has changes or not. (inherited from EnterpriseManagementObjectBaseWithProperties)
public property Id  Gets the unique identifier for the connected object. (inherited from MonitoringBaseWithId)
public property IsDeleted Gets a value that indicates whether this object has been deleted.
public property IsNew  Gets a value that indicates whether this object is new. (inherited from EnterpriseManagementObjectBaseWithProperties)
public property Item  Overloaded. (inherited from EnterpriseManagementObjectBaseWithProperties)
public property Item  Overloaded. Gets a property value. (inherited from EnterpriseManagementObjectBaseWithProperties)
public property Item  Overloaded. (inherited from EnterpriseManagementObjectBaseWithProperties)
public property LastModified  Gets the last modified date and time for this object. (inherited from EnterpriseManagementObjectBaseWithProperties)
public property ManagementGroup  Gets the management group that the object is in. (inherited from MonitoringBase)
public property ManagementGroupId  Gets the unique identifier of the management group that owns this object. (inherited from MonitoringBase)
public property RelationshipId Gets the relationship type identifier.
public property SourceObject Gets the source object in this relationship.
public property TargetObject Gets the target object in this relationship.
public property Values  Gets a list of all property values that are not null, Nothing in Visual Basic. (inherited from EnterpriseManagementObjectBaseWithProperties)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Commit Overloaded. Overridden. Commits the changes to the data store.
public method ContainsProperty  Overloaded. Determines if the specified properties exist. (inherited from EnterpriseManagementObjectBaseWithProperties)
public method Equals  Overridden. Compares this object with a specified object for equality. (inherited from Object)
public method GetHashCode  Overridden. Returns the hash code for this object. (inherited from Object)
public method GetProperties Overridden. Gets a list of all properties associated with this relationship.
public method GetType  (inherited from Object)
public method Reconnect Overridden. Reconnects the relationship to the management group.
public method ToString  Overridden. Returns the relevant display string for the object. (inherited from Object)
public method TryGetProperty  Overloaded. Gets a property value if one exists. (inherited from EnterpriseManagementObjectBaseWithProperties)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
protected method SetId  Sets the connected object by specifying the unique identifier. (inherited from MonitoringBaseWithId)

Top

See Also

Reference

EnterpriseManagementRelationshipObject Generic Class
Microsoft.EnterpriseManagement.Common Namespace