ScopedDeploymentWhatIf クラス
デプロイの What-if 操作パラメーター。
Azure に送信するには、必要なすべてのパラメーターを設定する必要があります。
- 継承
-
azure.mgmt.resource.resources._serialization.ModelScopedDeploymentWhatIf
コンストラクター
ScopedDeploymentWhatIf(*, location: str, properties: _models.DeploymentWhatIfProperties, **kwargs)
変数
- location
- str
デプロイ データを格納する場所。 必須です。
- properties
- DeploymentWhatIfProperties
配置プロパティです。 必須です。