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

Microsoft.Azure.Management.AppService.Fluent.WebApp.Update 命名空间

接口

IUpdate

Web 应用更新操作的模板,包含可修改的所有设置。

IWithAppServicePlan

允许设置应用服务计划的 Web 应用更新。

IWithCredentials

允许设置 docker 中心凭据的 Web 应用更新。

IWithDockerContainerImage

允许指定 docker 映像源的 Web 应用更新。

IWithStartUpCommand

允许指定 docker 启动命令的 Web 应用定义。 这将替换 Dockerfile 中的“CMD”部分。

IWithWindowsRuntimeStack

允许指定 Windows 操作系统上的运行时堆栈的 Web 应用更新。