Class MetricName
- java.lang.Object
-
- com.microsoft.azure.management.cosmosdb.MetricName
-
public class MetricName extends Object
A metric name.
-
-
Constructor Summary
Constructors Constructor Description MetricName()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringlocalizedValue()Get the friendly name of the metric.Stringvalue()Get the name of the metric.
-