EnterpriseManagementBase Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents the base class for enterprise management objects and properties.
The following tables list the members exposed by the EnterpriseManagementBase type.
Protected Constructors
Name | Description | |
---|---|---|
EnterpriseManagementBase | Overloaded. Creates a new instance of the EnterpriseManagementBase 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) |
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) | |
Reconnect | Reconnects the object to the specified management group. (inherited from MonitoringBase) | |
ToString | Overridden. Returns the relevant display string for the object. (inherited from Object) |
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
EnterpriseManagementBase Class
Microsoft.EnterpriseManagement.Common Namespace