MonitoringPerformanceSignatureValue Class
Updated: April 16, 2012
Applies To: Operations Manager for System Center 2012
Represents a performance signature value.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Microsoft.EnterpriseManagement.Common::MonitoringBase
Microsoft.EnterpriseManagement.Monitoring::MonitoringPerformanceSignatureValue
| Name | Description | |
|---|---|---|
![]() | Average | Gets the average for the performance signature value. |
![]() | Deviation | Gets the derivation for the performance signature value. |
![]() | ManagementGroup | (Inherited from MonitoringBase.) |
![]() | ManagementGroupId | (Inherited from MonitoringBase.) |
![]() | MonitoringPerformanceSignatureId | Gets the globally unique identifier (GUID) for the performance signature. |
![]() | Order | Gets the relative order of the performance signature value. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the performance signature value is equal to a specified object.(Overrides Object::Equals(Object^).) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | Gets the hash code for the performance signature value.(Overrides Object::GetHashCode().) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Reconnect(EnterpriseManagementGroup^) | (Inherited from MonitoringBase.) |
![]() | 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.


