Class UsageListResult
java.lang.Object
com.azure.resourcemanager.containerinstance.models.UsageListResult
The response containing the usage data.
-
Constructor Details
-
UsageListResult
public UsageListResult()Creates an instance of UsageListResult class.
-
-
Method Details
-
value
Get the value property: The usage data.- Returns:
- the value value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-