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

ElasticPoolPerDatabaseSettings interface

Per database settings of an elastic pool.

Properties

maxCapacity

The maximum capacity any one database can consume.

minCapacity

The minimum capacity all databases are guaranteed.

Property Details

maxCapacity

The maximum capacity any one database can consume.

maxCapacity?: number

Property Value

number

minCapacity

The minimum capacity all databases are guaranteed.

minCapacity?: number

Property Value

number