IMetricsClient.MetricValues Property
Namespace: Microsoft.WindowsAzure.Management.Monitoring.Metrics
Assembly: Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)
Syntax
IMetricValueOperations MetricValues { get; }
property IMetricValueOperations^ MetricValues {
IMetricValueOperations^ get();
}
abstract MetricValues : IMetricValueOperations with get
ReadOnly Property MetricValues As IMetricValueOperations
Property Value
Type: Microsoft.WindowsAzure.Management.Monitoring.Metrics.IMetricValueOperations
See Also
IMetricsClient Interface
Microsoft.WindowsAzure.Management.Monitoring.Metrics Namespace
Return to top