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
protected field m_Description  Contains the default description of the data warehouse. (inherited from DataWarehouseBaseInfo)
protected field m_DisplayName  Contains the default display name for the data warehouse. (inherited from DataWarehouseBaseInfo)
Top

Public Properties

  Name Description
public property ClassInfo Gets the monitoring class information for a monitoring object.
public property DefaultDescription  Gets the default description for the data warehouse. (inherited from DataWarehouseBaseInfo)
public property DefaultName  Gets the default name for the data warehouse. (inherited from DataWarehouseBaseInfo)
public property Description  Gets the description for the data warehouse. (inherited from DataWarehouseBaseInfo)
public property DisplayName  Gets the display name of the data warehouse. (inherited from DataWarehouseBaseInfo)
public property Guid  Gets the globally unique identifier (GUID) for the data warehouse. (inherited from DataWarehouseBaseInfo)
public property ManagementGroupInfo Gets the Management Group information for a monitoring object.
public property Path Gets the path to the monitoring object in the data warehouse.
public property RowId Gets the row identifier for the data warehouse row that the monitoring object is in.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  (inherited from Object)
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.