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

DeploymentWhatIf 类

定义

部署 What-if 操作参数。

public class DeploymentWhatIf
type DeploymentWhatIf = class
Public Class DeploymentWhatIf
继承
DeploymentWhatIf

构造函数

DeploymentWhatIf()

初始化 DeploymentWhatIf 类的新实例。

DeploymentWhatIf(DeploymentWhatIfProperties, String)

初始化 DeploymentWhatIf 类的新实例。

属性

Location

获取或设置用于存储部署数据的位置。

Properties

获取或设置部署属性。

方法

Validate()

验证 对象。

适用于