Contains information about a monitoring object, such as the monitoring class and Management Group information for the monitoring object.
The following tables list the members exposed by the MonitoringObjectInfo type.
Protected Fields
| Name | Description | |
|---|---|---|
|
m_Description | Contains the default description of the data warehouse. (inherited from DataWarehouseBaseInfo) |
|
m_DisplayName | Contains the default display name for the data warehouse. (inherited from DataWarehouseBaseInfo) |
Public
Properties
| Name | Description | |
|---|---|---|
|
ClassInfo | Gets the monitoring class information for a monitoring object. |
|
DefaultDescription | Gets the default description for the data warehouse. (inherited from DataWarehouseBaseInfo) |
|
DefaultName | Gets the default name for the data warehouse. (inherited from DataWarehouseBaseInfo) |
|
Description | Gets the description for the data warehouse. (inherited from DataWarehouseBaseInfo) |
|
DisplayName | Gets the display name of the data warehouse. (inherited from DataWarehouseBaseInfo) |
|
Guid | Gets the globally unique identifier (GUID) for the data warehouse. (inherited from DataWarehouseBaseInfo) |
|
ManagementGroupInfo | Gets the Management Group information for a monitoring object. |
|
Path | Gets the path to the monitoring object in the data warehouse. |
|
RowId | Gets the row identifier for the data warehouse row that the monitoring object is in. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
GetType | (inherited from Object) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | (inherited from Object) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

