MetricSetting::Value Property
Required. The metric settings value.
Assembly: Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)
public: property MetricSettingValue^ Value { MetricSettingValue^ get(); void set(MetricSettingValue^ value); }
Property Value
Type: Microsoft.WindowsAzure.Management.Monitoring.Metrics.Models::MetricSettingValue^
Show: