你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SqlElasticPoolStandardMaxEDTUs 枚举

定义

Azure SQL弹性池的“标准”版保留 eDTU 值范围的最大限制。

public enum SqlElasticPoolStandardMaxEDTUs
type SqlElasticPoolStandardMaxEDTUs = 
Public Enum SqlElasticPoolStandardMaxEDTUs
继承
SqlElasticPoolStandardMaxEDTUs

字段

eDTU_10 10
eDTU_100 100
eDTU_1200 1200
eDTU_1600 1600
eDTU_20 20
eDTU_200 200
eDTU_2000 2000
eDTU_2500 2500
eDTU_300 300
eDTU_3000 3000
eDTU_400 400
eDTU_50 50
eDTU_800 800

适用于