MetricValueSet::MetricValues Property
Optional. Metric values.
Assembly: Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)
public: property IList<MetricValue^>^ MetricValues { IList<MetricValue^>^ get(); void set(IList<MetricValue^>^ value); }
Property Value
Type: System.Collections.Generic::IList<MetricValue^>^
Show: