MonitoringBaseWithId Members
The abstract base class for all the connected Operations Manager objects with identifiers.
The following tables list the members exposed by the MonitoringBaseWithId type.
Public Properties
Name | Description | |
---|---|---|
Id | Gets the globally unique identifier (GUID) for the MonitoringBaseWithId object. | |
ManagementGroup | Gets the Management Group that the object is in. (inherited from MonitoringBase) | |
ManagementGroupId | Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. Overridden. Compares this MonitoringBaseWithId object with a specified object for equality. | |
GetHashCode | Overridden. Returns the hash code for the MonitoringBaseWithId 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) |
Top
See Also
Reference
MonitoringBaseWithId Class
Microsoft.EnterpriseManagement.Common Namespace