Class MetricName

java.lang.Object
com.microsoft.azure.management.cosmosdb.MetricName

public class MetricName extends Object
A metric name.
  • Constructor Details

    • MetricName

      public MetricName()
  • Method Details

    • value

      public String value()
      Get the name of the metric.
      Returns:
      the value value
    • localizedValue

      public String localizedValue()
      Get the friendly name of the metric.
      Returns:
      the localizedValue value