Class MetricName
java.lang.Object
com.azure.resourcemanager.cosmos.models.MetricName
A metric name.
-
Constructor Details
-
MetricName
public MetricName()Creates an instance of MetricName class.
-
-
Method Details
-
value
Get the value property: The name of the metric.- Returns:
- the value value.
-
localizedValue
Get the localizedValue property: The friendly name of the metric.- Returns:
- the localizedValue value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-