MonitoringBase Members
The abstract base class for all the connected Operations Manager objects.
The following tables list the members exposed by the MonitoringBase type.
Public Properties
Name | Description | |
---|---|---|
ManagementGroup | Gets the Management Group that the object is in. | |
ManagementGroupId | Gets the globally unique identifier (GUID) for the Management Group that the object is in. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
Reconnect | Reconnects the object to the specified Management Group. | |
ReferenceEquals | (inherited from Object) | |
ToString | Overridden. Returns the relevant display string for the object. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
MonitoringBase Class
Microsoft.EnterpriseManagement.Common Namespace