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