ScopedDeploymentWhatIf Class

Deployment What-if operation parameters.

All required parameters must be populated in order to send to Azure.

Inheritance
ScopedDeploymentWhatIf

Constructor

ScopedDeploymentWhatIf(*, location: str, properties: azure.mgmt.resource.resources.v2020_10_01.models._models_py3.DeploymentWhatIfProperties, **kwargs)

Variables

location
str

Required. The location to store the deployment data.

properties
DeploymentWhatIfProperties

Required. The deployment properties.