MetricName Class
- java.
lang. Object - com.
azure. resourcemanager. loganalytics. models. MetricName
- com.
public final class MetricName
The name of a metric.
Constructor | Description | |
---|---|---|
Metric |
Modifier and Type | Method and Description |
---|---|
String |
localized Get the localized |
void |
validate()
Validates the instance. |
String |
value()
Get the value property: The system name of the metric. |
Metric |
with Set the localized |
Metric |
with Set the value property: The system name of the metric. |
Methods inherited from java.lang.Object
MetricName
public MetricName()
localizedValue
public String localizedValue()
Get the localizedValue property: The localized name of the metric.
Returns:
validate
public void validate()
Validates the instance.
value
public String value()
Get the value property: The system name of the metric.
Returns:
withLocalizedValue
public MetricName withLocalizedValue(String localizedValue)
Set the localizedValue property: The localized name of the metric.
Parameters:
Returns:
withValue
public MetricName withValue(String value)
Set the value property: The system name of the metric.
Parameters:
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: