{ "opencollection": "1.0.0", "info": { "name": "StorageManagementClient BlobContainers Skus API", "version": "2.0" }, "items": [ { "info": { "name": "Skus", "type": "folder" }, "items": [ { "info": { "name": "Azure Storage Accounts Skus_ List", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Storage/skus", "params": [ { "name": "api-version", "value": "2019-06-01", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "The ID of the target subscription." } ] }, "docs": "Lists the available SKUs supported by Microsoft.Storage for given subscription." } ] } ], "bundled": true }