Share via


PerformanceRuleInfo Class

Definition

A DataWarehouse object.

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

Fields

m_Description

Default Description

(Inherited from DataWarehouseBaseInfo)
m_DisplayName

Display Name

(Inherited from DataWarehouseBaseInfo)

Properties

CounterName

Gets the name of the performance data counter that this object contains information about.

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)
HasMultipleInstances

Gets a Boolean value that determines whether this object has multiple instances.

ManagementPack (Inherited from MonitoringRuleInfo)
ObjectName

Gets the name of the object that contains a rule for performance data.

SystemName

Gets the system name that contains the monitoring rule.

(Inherited from MonitoringRuleInfo)
Target (Inherited from MonitoringRuleInfo)

Applies to