MonitoringPerformanceSignature Class

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

Represents a performance signature.

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

System::Object
  Microsoft.EnterpriseManagement.Common::MonitoringBase
    Microsoft.EnterpriseManagement.Common::MonitoringBaseWithId
      Microsoft.EnterpriseManagement.Monitoring::MonitoringPerformanceSignature

[SerializableAttribute]
public ref class MonitoringPerformanceSignature : MonitoringBaseWithId

NameDescription
System_CAPS_pubpropertyBusinessCycleMultiplier

Gets the integer business cycle multiplier for the performance signature.

System_CAPS_pubpropertyBusinessCycleStartTime

Returns the business cycle start time, in DateTime format, for the performance signature.

System_CAPS_pubpropertyBusinessCycleUnit

Gets the business cycle unit for the performance signature.

System_CAPS_pubpropertyId

(Inherited from MonitoringBaseWithId.)

System_CAPS_pubpropertyIsFrozen

Gets a Boolean value that determines whether the performance signature is frozen.

System_CAPS_pubpropertyIsReset

Gets a Boolean value that determines whether the performance signature is reset.

System_CAPS_pubpropertyManagementGroup

(Inherited from MonitoringBase.)

System_CAPS_pubpropertyManagementGroupId

(Inherited from MonitoringBase.)

System_CAPS_pubpropertySensitivity

Gets the sensitivity of the performance signature.

System_CAPS_pubpropertyValues

Gets a collection of MonitoringPerformanceSignatureValue objects for the performance signature.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from MonitoringBaseWithId.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from MonitoringBaseWithId.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodReconnect(EnterpriseManagementGroup^)

(Inherited from MonitoringBase.)

System_CAPS_protmethodSetId(Guid)

(Inherited from MonitoringBaseWithId.)

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: