MonitoringPerformanceDataValue Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |