Vaults List By Resource Group
GET {{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.KeyVault/vaults?$top=<>
The List operation gets information about the vaults associated with the subscription and within the specified resource group.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
$top | string | Maximum number of results to return. |