Share via


MonitoringObjectInfo Class

Definition

A MonitoringObjectInfo object.

public ref class MonitoringObjectInfo : Microsoft::EnterpriseManagement::Warehouse::DataWarehouseBaseInfo
[System.Serializable]
public class MonitoringObjectInfo : Microsoft.EnterpriseManagement.Warehouse.DataWarehouseBaseInfo
type MonitoringObjectInfo = class
    inherit DataWarehouseBaseInfo
Public Class MonitoringObjectInfo
Inherits DataWarehouseBaseInfo
Inheritance
MonitoringObjectInfo
Attributes

Fields

m_Description

Default Description

(Inherited from DataWarehouseBaseInfo)
m_DisplayName

Display Name

(Inherited from DataWarehouseBaseInfo)

Properties

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.

Applies to