Share via


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

IWithDatabaseDtuMin 接口

定义

用于为数据库设置最小 DTU 的 SQL 弹性池定义。

public interface IWithDatabaseDtuMin
type IWithDatabaseDtuMin = interface
Public Interface IWithDatabaseDtuMin
派生

方法

WithDatabaseDtuMin(Int32)

设置保证所有SQL Azure数据库的最低 DTU。

适用于