InstancePools

Creates or updates an instance pool.

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

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.

instancePoolNamestring required

The name of the instance pool to be created or updated.

subscriptionIdstring required

The subscription ID that identifies an Azure subscription.

Query parameters

api-versionstring required

The API version to use for the request.

Request body

InstancePool required— unresolved $ref

Response

Successfully updated the instance pool.

InstancePool required— unresolved $ref

Changes