MonitoringPerformanceSignatureValue Class

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

Represents a performance signature value.

Namespace:   Microsoft.EnterpriseManagement.Monitoring
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

System::Object
  Microsoft.EnterpriseManagement.Common::MonitoringBase
    Microsoft.EnterpriseManagement.Monitoring::MonitoringPerformanceSignatureValue

[SerializableAttribute]
public ref class MonitoringPerformanceSignatureValue : MonitoringBase

NameDescription
System_CAPS_pubpropertyAverage

Gets the average for the performance signature value.

System_CAPS_pubpropertyDeviation

Gets the derivation for the performance signature value.

System_CAPS_pubpropertyManagementGroup

(Inherited from MonitoringBase.)

System_CAPS_pubpropertyManagementGroupId

(Inherited from MonitoringBase.)

System_CAPS_pubpropertyMonitoringPerformanceSignatureId

Gets the globally unique identifier (GUID) for the performance signature.

System_CAPS_pubpropertyOrder

Gets the relative order of the performance signature value.

NameDescription
System_CAPS_pubmethodEquals(Object^)

Determines whether the performance signature value is equal to a specified object.(Overrides Object::Equals(Object^).)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

Gets the hash code for the performance signature value.(Overrides Object::GetHashCode().)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodReconnect(EnterpriseManagementGroup^)

(Inherited from MonitoringBase.)

System_CAPS_pubmethodToString()

(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.

Return to top
Show: