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 | |
|---|---|---|
|
Id | Gets the globally unique identifier (GUID) for the MonitoringBaseWithId object. (inherited from MonitoringBaseWithId) |
|
ManagementGroup | Gets the Management Group that the object is in. (inherited from MonitoringBase) |
|
ManagementGroupId | Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase) |
|
MonitoringPerformanceDataId | Gets the integer identifier for the performance data. |
|
SampleValue | Gets the actual value of the performance data. |
|
TimeAdded | Gets the time, in DateTime format, that the performance data value was added to the system. |
|
TimeSampled | Gets the time, in DateTime format, that the performance data value was generated. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from MonitoringBaseWithId) |
|
GetHashCode | Returns the hash code for the MonitoringBaseWithId object. (inherited from MonitoringBaseWithId) |
|
GetType | (inherited from Object) |
|
Reconnect | (inherited from MonitoringBase) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

