public final class MetricDefinitionsListResult extends Object
| Constructor and Description |
|---|
MetricDefinitionsListResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validates the instance.
|
List<MetricDefinitionInner> |
value()
Get the value property: The list of metric definitions for the account.
|
public List<MetricDefinitionInner> value()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.