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