{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Sku API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Sku", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Blockchain Skus", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Blockchain/skus", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client API Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets the subscription Id which uniquely identifies the Microsoft Azure subscription. The subscription ID is part of the URI for every service call." } ] }, "docs": "Lists the Skus of the resource type." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Devopsinfrastructure Locations Locationname Skus", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.DevOpsInfrastructure/locations/:locationName/skus", "params": [ { "name": "locationName", "value": "", "type": "path", "description": "Name of the location." } ] }, "docs": "List ResourceSku resources by subscription ID" } ] } ], "bundled": true }