MetricValueListResponse::MetricValueSetCollection Property

 

Optional. The retrieved metric value sets.

Namespace:   Microsoft.WindowsAzure.Management.Monitoring.Metrics.Models
Assembly:  Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)

public:
property MetricValueSetCollection^ MetricValueSetCollection {
	MetricValueSetCollection^ get();
	void set(MetricValueSetCollection^ value);
}
Return to top
Show: