Class MetricName
java.lang.Object
com.microsoft.azure.management.cosmosdb.MetricName
A metric name.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGet the friendly name of the metric.value()
Get the name of the metric.
-
Constructor Details
-
MetricName
public MetricName()
-
-
Method Details
-
value
Get the name of the metric.- Returns:
- the value value
-
localizedValue
Get the friendly name of the metric.- Returns:
- the localizedValue value
-