MonitoringPerformanceSignature Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents a performance signature.

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

Public Properties

  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

Public Methods

(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

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
protected method SetId  (inherited from MonitoringBaseWithId)

Top

See Also

Reference

MonitoringPerformanceSignature Class
Microsoft.EnterpriseManagement.Monitoring Namespace