DeploymentWhatIf Class

Deployment What-if operation parameters.

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

Inheritance
DeploymentWhatIf

Constructor

DeploymentWhatIf(*, properties: azure.mgmt.resource.resources.v2020_10_01.models._models_py3.DeploymentWhatIfProperties, location: Optional[str] = None, **kwargs)

Variables

location
str

The location to store the deployment data.

properties
DeploymentWhatIfProperties

Required. The deployment properties.