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. |
Public Properties
Name | Description | |
---|---|---|
Id | Overridden. Gets the unique identifier of this object. | |
IsDeleted | Gets a value that indicates whether this object has been deleted. (inherited from EnterpriseManagementRelationshipObject) | |
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. (inherited from EnterpriseManagementRelationshipObject) | |
SourceObject | Gets the source object in this relationship. (inherited from EnterpriseManagementRelationshipObject) | |
TargetObject | Gets the target object in this relationship. (inherited from EnterpriseManagementRelationshipObject) | |
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. Commits the changes to the data store. (inherited from EnterpriseManagementRelationshipObject) | |
ContainsProperty | Overloaded. (inherited from EnterpriseManagementObjectBaseWithProperties) | |
Equals | Overloaded. (inherited from MonitoringBaseWithId) | |
GetHashCode | Returns the hash code for this object. (inherited from MonitoringBaseWithId) | |
GetProperties | Gets a list of all properties associated with this relationship. (inherited from EnterpriseManagementRelationshipObject) | |
GetType | (inherited from Object) | |
Reconnect | (inherited from EnterpriseManagementRelationshipObject) | |
ReferenceEquals | (inherited from Object) | |
SetSource | Sets the source of the relationship. | |
SetTarget | Sets the target of the relationship. | |
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.