次の方法で共有


SqlElasticPoolPremiumEDTUs 列挙型

定義

Azure SQL エラスティック プールの "Premium" エディションの予約済み eDTU 値の範囲。

public enum SqlElasticPoolPremiumEDTUs
type SqlElasticPoolPremiumEDTUs = 
Public Enum SqlElasticPoolPremiumEDTUs
継承
SqlElasticPoolPremiumEDTUs

フィールド

eDTU_1000 1000
eDTU_125 125
eDTU_1500 1500
eDTU_2000 2000
eDTU_250 250
eDTU_2500 2500
eDTU_3000 3000
eDTU_3500 3500
eDTU_4000 4000
eDTU_500 500

適用対象