SqlElasticPoolPremiumEDTUs Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The reserved eDTUs value range for a "Premium" edition of an Azure SQL Elastic Pool.
public enum SqlElasticPoolPremiumEDTUs
type SqlElasticPoolPremiumEDTUs =
Public Enum SqlElasticPoolPremiumEDTUs
- Inheritance
-
SqlElasticPoolPremiumEDTUs
Fields
Name | Value | Description |
---|---|---|
eDTU_125 | 125 | |
eDTU_250 | 250 | |
eDTU_500 | 500 | |
eDTU_1000 | 1000 | |
eDTU_1500 | 1500 | |
eDTU_2000 | 2000 | |
eDTU_2500 | 2500 | |
eDTU_3000 | 3000 | |
eDTU_3500 | 3500 | |
eDTU_4000 | 4000 |
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.