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.
Provides the base class for all the connected objects with identifiers in a management group. Obsolete.
The following tables list the members exposed by the MonitoringBaseWithId type.
Protected Constructors
Name | Description | |
---|---|---|
MonitoringBaseWithId | Overloaded. Creates a new instance of the MonitoringBaseWithId class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Id | Gets the unique identifier for the connected object. |
![]() |
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 | Overloaded. Overridden. |
![]() |
GetHashCode | Overridden. Returns the hash code for this object. |
![]() |
GetType | (inherited from Object) |
![]() |
Reconnect | (inherited from MonitoringBase) |
![]() ![]() |
ReferenceEquals | (inherited from Object) |
![]() |
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
SetId | Sets the connected object by specifying the unique identifier. |
Top
See Also
Reference
MonitoringBaseWithId Class
Microsoft.EnterpriseManagement.Common Namespace