public final class MetricName extends Object
| Constructor and Description |
|---|
MetricName() |
| Modifier and Type | Method and Description |
|---|---|
String |
localizedValue()
Get the localizedValue property: The friendly name of the metric.
|
void |
validate()
Validates the instance.
|
String |
value()
Get the value property: The name of the metric.
|
public String value()
public String localizedValue()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.