Package version:
Create or update the quota limit for the specified resource with the requested value. To update the quota, follow these steps:
Get the quota limit of a resource. The response can be used to determine the remaining quota to calculate a new quota limit that can be submitted with a PUT request.
Get a list of current quota limits of all resources for the specified scope. The response from this GET operation can be leveraged to submit requests to update a quota.
Update the quota limit for a specific resource to the specified value:
Interface representing a Quota operations.