Last updated 4 months ago
This API call may take some more time as compared to other API calls
The requested API version
1.0
Class for storing information about resource group capacity.
GET /resourceGroupCapacities HTTP/1.1 Host: Authorization: Bearer JWT Accept: */*
Success: List of available capacities retrieved successfully, providing detailed capacity information.
[ { "capacityName": "text", "capacityState": "text", "sku": "text" } ]