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. |
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) |
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) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
|
SetId | Sets the connected object by specifying the unique identifier. |
See Also
Send comments about this topic to Microsoft.

