Share via


MonitoringPerformanceDataValue Class

Definition

A MOM PerformanceData Value Object.

public ref class MonitoringPerformanceDataValue : Microsoft::EnterpriseManagement::Common::MonitoringBaseWithId
[System.Serializable]
public class MonitoringPerformanceDataValue : Microsoft.EnterpriseManagement.Common.MonitoringBaseWithId
type MonitoringPerformanceDataValue = class
    inherit MonitoringBaseWithId
Public Class MonitoringPerformanceDataValue
Inherits MonitoringBaseWithId
Inheritance
MonitoringPerformanceDataValue
Attributes

Properties

MonitoringPerformanceDataId

The Id of the associated PerformanceData object.

SampleValue

The actual value.

TimeAdded

The time this value was added into the System.

TimeSampled

The time the value was generated.

Applies to