MetricSetting::Value Property

 

Required. The metric settings value.

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

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