UsageMetric::CurrentValue Property

 

Optional. The current value for the usage metric.

Namespace:   Microsoft.Azure.Insights.Models
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

public:
property double CurrentValue {
	double get();
	void set(double value);
}

Property Value

Type: System::Double
Return to top
Show: