Share via


MonitoringPerformanceDataValue Members

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

The following tables list the members exposed by the MonitoringPerformanceDataValue type.

Public Properties

  Name Description
public property Id  (inherited from MonitoringBaseWithId)
public property ManagementGroup  (inherited from MonitoringBase)
public property ManagementGroupId  (inherited from MonitoringBase)
public property MonitoringPerformanceDataId Gets the integer identifier for the performance data.
public property SampleValue Gets the actual value of the performance data.
public property TimeAdded Gets the time, in DateTime format, that the performance data value was added to the system.
public property TimeSampled Gets the time, in DateTime format, that the performance data value was generated.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overridden. (inherited from Object)
public method GetHashCode  Overridden. (inherited from Object)
public method GetType  (inherited from Object)
public method Reconnect  (inherited from MonitoringBase)
public method ToString  Overridden. (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
protected method SetId  (inherited from MonitoringBaseWithId)

Top

See Also

Reference

MonitoringPerformanceDataValue Class
Microsoft.EnterpriseManagement.Monitoring Namespace