PerformanceRuleInfo Members

Updated: April 16, 2012

Contains information about a rule for performance data.

The following tables list the members exposed by the PerformanceRuleInfo type.

  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
  Name Description
public property CounterName Gets the name of the performance data counter that this object contains information about.
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 HasMultipleInstances Gets a Boolean value that determines whether this object has multiple instances.
public property ManagementPack  (inherited from MonitoringRuleInfo)
public property ObjectName Gets the name of the object that contains a rule for performance data.
public property SystemName  Gets the system name that contains the monitoring rule. (inherited from MonitoringRuleInfo)
public property Target  (inherited from MonitoringRuleInfo)
Top
(see also Protected Methods)
  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)
Top
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top