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 | |
---|---|---|
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 | (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 | (inherited from MonitoringBase) | |
ManagementGroupId | (inherited from MonitoringBase) | |
Sensitivity | Gets the sensitivity of the performance signature. | |
Values | Gets a collection of MonitoringPerformanceSignatureValue objects for the performance signature. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. (inherited from Object) | |
GetHashCode | Overridden. (inherited from Object) | |
GetType | (inherited from Object) | |
Reconnect | (inherited from MonitoringBase) | |
ToString | Overridden. (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
SetId | (inherited from MonitoringBaseWithId) |
Top
See Also
Reference
MonitoringPerformanceSignature Class
Microsoft.EnterpriseManagement.Monitoring Namespace