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

IWithChildResource 接口

定义

允许设置子资源的 SQL 数据库更新阶段。

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

方法

DefineNewSqlContainer(String)

定义新的 SQL 容器。

UpdateSqlContainer(String)

汇报 SQL 容器。

WithoutSqlContainer(String)

删除 SQL 容器。

适用于