MonitoringPerformanceSignature Members

Updated: April 16, 2012

Represents a performance signature.

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

  Name Description
public property BusinessCycleMultiplier Gets the integer business cycle multiplier for the performance signature.
public property BusinessCycleStartTime Returns the business cycle start time, in DateTime format, for the performance signature.
public property BusinessCycleUnit Gets the business cycle unit for the performance signature.
public property Id  (inherited from MonitoringBaseWithId)
public property IsFrozen Gets a Boolean value that determines whether the performance signature is frozen.
public property IsReset Gets a Boolean value that determines whether the performance signature is reset.
public property ManagementGroup  (inherited from MonitoringBase)
public property ManagementGroupId  (inherited from MonitoringBase)
public property Sensitivity Gets the sensitivity of the performance signature.
public property Values Gets a collection of MonitoringPerformanceSignatureValue objects for the performance signature.
Top
(see also Protected Methods)
  Name Description
public method Equals  Overridden. (inherited from Object)
public method GetHashCode  Overridden. (inherited from Object)
public method GetType  (inherited from Object)
public method Reconnect  (inherited from MonitoringBase)
public method ToString  Overridden. (inherited from Object)
Top
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
protected method SetId  (inherited from MonitoringBaseWithId)
Top