Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the class for management objects and relationships that have properties.
The following tables list the members exposed by the EnterpriseManagementObjectBaseWithProperties type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Id | Gets the unique identifier for the connected object. (inherited from MonitoringBaseWithId) |
![]() |
IsNew | Gets a value that indicates whether this object has been committed to the store. |
![]() |
Item | Overloaded. |
![]() |
LastModified | Gets the last date and time this object was changed. |
![]() |
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) |
![]() |
Values | Gets a list of all property values that are not null, Nothing in Visual Basic. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Commit | Overloaded. Commits the current instance to the data store. |
![]() |
ContainsProperty | Overloaded. |
![]() |
Equals | Overloaded. (inherited from MonitoringBaseWithId) |
![]() |
GetHashCode | Returns the hash code for this object. (inherited from MonitoringBaseWithId) |
![]() |
GetProperties | Returns a list of all properties. |
![]() |
GetType | (inherited from Object) |
![]() |
Reconnect | Overridden. Reconnects this object to the management group after it has been deserialized. |
![]() ![]() |
ReferenceEquals | (inherited from Object) |
![]() |
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) |
![]() |
TryGetProperty | Overloaded. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
SetId | (inherited from MonitoringBaseWithId) |
Top
See Also
Reference
EnterpriseManagementObjectBaseWithProperties Class
Microsoft.EnterpriseManagement.Common Namespace