Class MetricListResult
java.lang.Object
com.azure.resourcemanager.cosmos.models.MetricListResult
The response to a list metrics request.
-
Constructor Details
-
MetricListResult
public MetricListResult()Creates an instance of MetricListResult class.
-
-
Method Details
-
value
Get the value property: The list of metrics for the account.- Returns:
- the value value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-