SqlElasticPoolStandardEDTUs 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 "Standard" edition of an Azure SQL Elastic Pool.
public enum SqlElasticPoolStandardEDTUs
type SqlElasticPoolStandardEDTUs =
Public Enum SqlElasticPoolStandardEDTUs
- Inheritance
-
SqlElasticPoolStandardEDTUs
Fields
Name | Value | Description |
---|---|---|
eDTU_50 | 50 | |
eDTU_100 | 100 | |
eDTU_200 | 200 | |
eDTU_300 | 300 | |
eDTU_400 | 400 | |
eDTU_800 | 800 | |
eDTU_1200 | 1200 | |
eDTU_1600 | 1600 | |
eDTU_2000 | 2000 | |
eDTU_2500 | 2500 | |
eDTU_3000 | 3000 |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET