CreatableEnterpriseManagementRelationshipObject Members
[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 | |
---|---|---|
HasChanges | Gets a value that indicates whether the object has changes or not. (inherited from EnterpriseManagementObjectBaseWithProperties) | |
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 is new. (inherited from EnterpriseManagementObjectBaseWithProperties) | |
Item | Overloaded. (inherited from EnterpriseManagementObjectBaseWithProperties) | |
Item | Overloaded. Gets a property value. (inherited from EnterpriseManagementObjectBaseWithProperties) | |
Item | Overloaded. (inherited from EnterpriseManagementObjectBaseWithProperties) | |
LastModified | Gets the last modified date and time for this object. (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) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Commit | Overridden. Commits the changes to the data store. (inherited from EnterpriseManagementObjectBaseWithProperties) | |
ContainsProperty | Overloaded. Determines if the specified properties exist. (inherited from EnterpriseManagementObjectBaseWithProperties) | |
Equals | Overridden. Compares this object with a specified object for equality. (inherited from Object) | |
GetHashCode | Overridden. Returns the hash code for this object. (inherited from Object) | |
GetProperties | Overridden. Gets a list of all properties associated with this relationship. (inherited from EnterpriseManagementObjectBaseWithProperties) | |
GetType | (inherited from Object) | |
Reconnect | Overridden. Reconnects the relationship to the management group. (inherited from EnterpriseManagementObjectBaseWithProperties) | |
SetSource | Sets the source of the relationship. | |
SetTarget | Sets the target of the relationship. | |
ToString | Overridden. Returns the relevant display string for the object. (inherited from Object) | |
TryGetProperty | Overloaded. Gets a property value if one exists. (inherited from EnterpriseManagementObjectBaseWithProperties) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
SetId | Sets the connected object by specifying the unique identifier. (inherited from MonitoringBaseWithId) |
Top
See Also
Reference
CreatableEnterpriseManagementRelationshipObject Class
Microsoft.EnterpriseManagement.Common Namespace