Represents a performance signature.
The following tables list the members exposed by the MonitoringPerformanceSignature type.
Public
Properties
| Name | Description | |
|---|---|---|
|
BusinessCycleMultiplier | Gets the integer business cycle multiplier for the performance signature. |
|
BusinessCycleStartTime | Returns the business cycle start time, in DateTime format, for the performance signature. |
|
BusinessCycleUnit | Gets the business cycle unit for the performance signature. |
|
Id | Gets the globally unique identifier (GUID) for the MonitoringBaseWithId object. (inherited from MonitoringBaseWithId) |
|
IsFrozen | Gets a Boolean value that determines whether the performance signature is frozen. |
|
IsReset | Gets a Boolean value that determines whether the performance signature is reset. |
|
ManagementGroup | Gets the Management Group that the object is in. (inherited from MonitoringBase) |
|
ManagementGroupId | Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase) |
|
Sensitivity | Gets the sensitivity of the performance signature. |
|
Values | Gets a collection of MonitoringPerformanceSignatureValue objects for the performance signature. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from MonitoringBaseWithId) |
|
GetHashCode | Returns the hash code for the MonitoringBaseWithId object. (inherited from MonitoringBaseWithId) |
|
GetType | (inherited from Object) |
|
Reconnect | (inherited from MonitoringBase) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

