MonitoringPerformanceDataValue Members

Updated: April 16, 2012

Contains performance data and information about when the performance data was retrieved.

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

  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
(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
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
protected method SetId  (inherited from MonitoringBaseWithId)
Top