{ "opencollection": "1.0.0", "info": { "name": "StorageManagementClient BlobContainers PrivateLinkResources API", "version": "2.0" }, "items": [ { "info": { "name": "PrivateLinkResources", "type": "folder" }, "items": [ { "info": { "name": "Azure Storage Account Private Link Resources_ List by Storage Account", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Storage/storageAccounts/:accountName/privateLinkResources", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group within the user's subscription. The name is case insensitive." }, { "name": "accountName", "value": "", "type": "path", "description": "The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only." }, { "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": "Gets the private link resources that need to be created for a storage account." } ] } ], "bundled": true }