SqlElasticPoolPremiumMinEDTUs 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 minimum limit of the reserved eDTUs value range for a "Premium" edition of an Azure SQL Elastic Pool.
public enum SqlElasticPoolPremiumMinEDTUs
type SqlElasticPoolPremiumMinEDTUs =
Public Enum SqlElasticPoolPremiumMinEDTUs
- Inheritance
-
SqlElasticPoolPremiumMinEDTUs
Fields
Name | Value | Description |
---|---|---|
eDTU_0 | 0 | |
eDTU_25 | 25 | |
eDTU_50 | 50 | |
eDTU_75 | 75 | |
eDTU_125 | 125 | |
eDTU_250 | 250 | |
eDTU_500 | 500 | |
eDTU_1000 | 1000 | |
eDTU_1750 | 1750 | |
eDTU_4000 | 4000 |
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET