Class UsagesResult
java.lang.Object
com.azure.resourcemanager.cosmos.models.UsagesResult
The response to a list usage request.
-
Constructor Details
-
UsagesResult
public UsagesResult()Creates an instance of UsagesResult class.
-
-
Method Details
-
value
Get the value property: The list of usages for the database. A usage is a point in time metric.- Returns:
- the value value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-