你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Deployment.Update 接口
实现
public static interface Deployment.Update
extends Appliable<Deployment>, WithTemplate, WithParameters, WithMode
部署更新操作的模板,包含可修改的所有设置。
调用 Update#apply() 以将更改应用于 Azure 中的部署。