MonitoringPerformanceSignature Class
Updated: April 16, 2012
Applies To: Operations Manager for System Center 2012
Represents a performance signature.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Microsoft.EnterpriseManagement.Common::MonitoringBase
Microsoft.EnterpriseManagement.Common::MonitoringBaseWithId
Microsoft.EnterpriseManagement.Monitoring::MonitoringPerformanceSignature
| 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. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from MonitoringBaseWithId.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from MonitoringBaseWithId.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Reconnect(EnterpriseManagementGroup^) | (Inherited from MonitoringBase.) |
![]() | SetId(Guid) | (Inherited from MonitoringBaseWithId.) |
![]() | ToString() | (Inherited from MonitoringBase.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


