MonitoringPerformanceDataValue Class
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Contains performance data and information about when the performance data was retrieved.
Namespace: Microsoft.EnterpriseManagement.Monitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Usage
'Usage
Dim instance As MonitoringPerformanceDataValue
Syntax
'Declaration
<SerializableAttribute> _
Public Class MonitoringPerformanceDataValue
Inherits MonitoringBaseWithId
[SerializableAttribute]
public class MonitoringPerformanceDataValue : MonitoringBaseWithId
[SerializableAttribute]
public ref class MonitoringPerformanceDataValue : public MonitoringBaseWithId
/** @attribute SerializableAttribute() */
public class MonitoringPerformanceDataValue extends MonitoringBaseWithId
SerializableAttribute
public class MonitoringPerformanceDataValue extends MonitoringBaseWithId
Inheritance Hierarchy
System.Object
Microsoft.EnterpriseManagement.Common.MonitoringBase
Microsoft.EnterpriseManagement.Common.MonitoringBaseWithId
Microsoft.EnterpriseManagement.Monitoring.MonitoringPerformanceDataValue
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
See Also
Reference
MonitoringPerformanceDataValue Members
Microsoft.EnterpriseManagement.Monitoring Namespace