EnterpriseManagementSimpleObject Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a property value on an EnterpriseManagementObject object.
The following tables list the members exposed by the EnterpriseManagementSimpleObject type.
Public Constructors
Name | Description | |
---|---|---|
EnterpriseManagementSimpleObject | Creates a new instance of the EnterpriseManagementSimpleObject class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Id | Gets the unique identifier for the connected object. (inherited from MonitoringBaseWithId) |
![]() |
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) |
![]() |
Parent | Gets the owning object of this property value. |
![]() |
PropertyAccessRights | Gets or sets the access rights for the property. |
![]() |
Type | Gets the type used by the property. |
![]() |
Value | Gets or sets the value of this property. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
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) |
![]() |
GetType | (inherited from Object) |
![]() ![]() |
PopulateAutoIncrementCache | Populates the internal auto-increment cache with the values from the specific property. |
![]() |
Reconnect | Overridden. Reconnects this object to the management group. |
![]() |
SetToDefault | Sets the value of the property to its default, if available. |
![]() |
ToString | Overridden. Gets a string that represents the value of this property. |
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
EnterpriseManagementSimpleObject Class
Microsoft.EnterpriseManagement.Common Namespace