public class MetricName extends Object
| Constructor and Description |
|---|
MetricName() |
| Modifier and Type | Method and Description |
|---|---|
String |
localizedValue()
Get the friendly name of the metric.
|
String |
value()
Get the name of the metric.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/