MonitoringPerformanceDataValue Class
Updated: April 16, 2012
Applies To: Operations Manager for System Center 2012
Contains performance data and information about when the performance data was retrieved.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Microsoft.EnterpriseManagement.Common::MonitoringBase
Microsoft.EnterpriseManagement.Common::MonitoringBaseWithId
Microsoft.EnterpriseManagement.Monitoring::MonitoringPerformanceDataValue
| 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. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from MonitoringBaseWithId.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from MonitoringBaseWithId.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Reconnect(EnterpriseManagementGroup^) | (Inherited from MonitoringBase.) |
![]() | SetId(Guid) | (Inherited from MonitoringBaseWithId.) |
![]() | ToString() | (Inherited from MonitoringBase.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


