---
type: resource-type
title: servers_elasticPools
description: azure resource type Microsoft.Sql/servers_elasticPools
name: servers_elasticPools
lexicon: azure
resource_type: Microsoft.Sql/servers_elasticPools
---
`Microsoft.Sql/servers_elasticPools`, a resource type of the azure lexicon.

## Properties

- `name` (`string`, required): The name of the elastic pool.
- `properties` (`servers_elasticPools_ElasticPoolProperties`, required): Resource properties.
- `location` (`string`, optional): The geo-location where the resource lives
- `sku` (`servers_elasticPools_Sku`, optional): The elastic pool SKU. The list of SKUs may vary by region and support offer. To determine the SKUs (including the SKU name, tier/edition, family, and capacity) that are available to your subscription in an Azure region, use the `Capabilities_ListByLocation` REST API or the following command: ```azurecli az sql elastic-pool list-editions -l <location> -o table ```
- `tags` (`Record<string, unknown>`, optional): Resource tags.

## Attributes

- `id`
