MetricSettingsPutParameters::MetricSetting Property

 

Required. The metric setting.

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

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