MetricDefinition::Unit Property

 

Optional. The unit for the metric.

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

public:
property String^ Unit {
	String^ get();
	void set(String^ value);
}

Property Value

Type: System::String^
Return to top
Show: