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  Gets the globally unique identifier (GUID) for the MonitoringBaseWithId object. (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  Gets the Management Group that the object is in. (inherited from MonitoringBase)
public property ManagementGroupId  Gets the globally unique identifier (GUID) for the Management Group that the object is in. (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  Overloaded. (inherited from MonitoringBaseWithId)
public method GetHashCode  Returns the hash code for the MonitoringBaseWithId object. (inherited from MonitoringBaseWithId)
public method GetType  (inherited from Object)
public method Reconnect  (inherited from MonitoringBase)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  Returns the relevant display string for the object. (inherited from MonitoringBase)
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.