InstancePools

Gets a list of all instance pools in the subscription.

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

Path parameters

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 in a subscription.

valueInstancePool[] — unresolved $ref

Array of results.

nextLinkstring

Link to retrieve next page of results.

Changes