InstancePools

Gets a list of instance pools in the resource group

get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/instancePools

Path parameters

resourceGroupNamestring required

The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.

subscriptionIdstring required

The subscription ID that identifies an Azure subscription.

Query parameters

api-versionstring required

The API version to use for the request.

Response

Successfully retrieved the list of instance pools.

valueInstancePool[] — unresolved $ref

Array of results.

nextLinkstring

Link to retrieve next page of results.

Changes