Dela via


MonitoringPerformanceDataValueReader.GetMonitoringPerformanceDataValue Method ()

 

Applies To: Operations Manager for System Center 2012

Gets the monitoring performance data value.

Namespace:   Microsoft.EnterpriseManagement.Monitoring
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

Syntax

public MonitoringPerformanceDataValue GetMonitoringPerformanceDataValue()
public:
MonitoringPerformanceDataValue^ GetMonitoringPerformanceDataValue()
member GetMonitoringPerformanceDataValue : unit -> MonitoringPerformanceDataValue
Public Function GetMonitoringPerformanceDataValue As MonitoringPerformanceDataValue

Return Value

Type: Microsoft.EnterpriseManagement.Monitoring.MonitoringPerformanceDataValue

Returns a MonitoringPerformanceDataValue object.

See Also

MonitoringPerformanceDataValueReader Class
Microsoft.EnterpriseManagement.Monitoring Namespace

Return to top