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 | |
---|---|---|
![]() |
Id | (inherited from MonitoringBaseWithId) |
![]() |
ManagementGroup | (inherited from MonitoringBase) |
![]() |
ManagementGroupId | (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. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overridden. (inherited from Object) |
![]() |
GetHashCode | Overridden. (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
Reconnect | (inherited from MonitoringBase) |
![]() |
ToString | Overridden. (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
SetId | (inherited from MonitoringBaseWithId) |
Top
See Also
Reference
MonitoringPerformanceDataValue Class
Microsoft.EnterpriseManagement.Monitoring Namespace