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

Represents a management relationship object type that can be created.

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

Public Constructors

  Name Description
CreatableEnterpriseManagementRelationshipObject Initializes a new instance of the CreatableEnterpriseManagementRelationshipObject class from the provided type.
Top

Public Properties

  Name Description
public property Id Overridden. Gets the unique identifier of this object.
public property IsDeleted  Gets a value that indicates whether this object has been deleted. (inherited from EnterpriseManagementRelationshipObject)
public property IsNew  Gets a value that indicates whether this object has been committed to the store. (inherited from EnterpriseManagementObjectBaseWithProperties)
public property Item  Overloaded. (inherited from EnterpriseManagementObjectBaseWithProperties)
public property LastModified  Gets the last date and time this object was changed. (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. (inherited from EnterpriseManagementRelationshipObject)
public property SourceObject  Gets the source object in this relationship. (inherited from EnterpriseManagementRelationshipObject)
public property TargetObject  Gets the target object in this relationship. (inherited from EnterpriseManagementRelationshipObject)
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. Commits the changes to the data store. (inherited from EnterpriseManagementRelationshipObject)
public method ContainsProperty  Overloaded. (inherited from EnterpriseManagementObjectBaseWithProperties)
public method Equals  Overloaded. (inherited from MonitoringBaseWithId)
public method GetHashCode  Returns the hash code for this object. (inherited from MonitoringBaseWithId)
public method GetProperties  Gets a list of all properties associated with this relationship. (inherited from EnterpriseManagementRelationshipObject)
public method GetType  (inherited from Object)
public method Reconnect  (inherited from EnterpriseManagementRelationshipObject)
public methodstatic ReferenceEquals  (inherited from Object)
public method SetSource Sets the source of the relationship.
public method SetTarget Sets the target of the relationship.
public method ToString  Returns the relevant display string for the object. (inherited from MonitoringBase)
public method TryGetProperty  Overloaded. (inherited from EnterpriseManagementObjectBaseWithProperties)
Top

Protected Methods

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

See Also


Send comments about this topic to Microsoft.