MetricValueListResponse::MetricValueSetCollection Property
Optional. The retrieved metric value sets.
Assembly: Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)
public: property MetricValueSetCollection^ MetricValueSetCollection { MetricValueSetCollection^ get(); void set(MetricValueSetCollection^ value); }
Property Value
Type: Microsoft.WindowsAzure.Management.Monitoring.Metrics.Models::MetricValueSetCollection^
Show: