Package version:
Optional Readonly creationThe creation date of the elastic pool (ISO8601 format). NOTE: This property will not be serialized. It can only be populated by the server.
Optional highThe number of secondary replicas associated with the elastic pool that are used to provide high availability.
Optional Readonly idResource ID. NOTE: This property will not be serialized. It can only be populated by the server.
Optional Readonly kindKind of elastic pool. This is metadata used for the Azure portal experience. NOTE: This property will not be serialized. It can only be populated by the server.
Optional licenseThe license type to apply for this elastic pool.
Resource location.
Optional maintenanceMaintenance configuration id assigned to the elastic pool. This configuration defines the period when the maintenance updates will will occur.
Optional maxThe storage limit for the database elastic pool in bytes.
Optional Readonly nameResource name. NOTE: This property will not be serialized. It can only be populated by the server.
Optional perThe per database settings for the elastic pool.
Optional skuThe 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:
az sql elastic-pool list-editions -l <location> -o table
Optional Readonly stateThe state of the elastic pool. NOTE: This property will not be serialized. It can only be populated by the server.
Optional tagsResource tags.
Optional Readonly typeResource type. NOTE: This property will not be serialized. It can only be populated by the server.
Optional zoneWhether or not this elastic pool is zone redundant, which means the replicas of this elastic pool will be spread across multiple availability zones.
Generated using TypeDoc
An elastic pool.