MetricSettingListResponse::MetricSettingCollection Property

 

Optional. The retrieved metric settings.

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

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