ScopedDeployment Class

Deployment operation parameters.

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

Inheritance
ScopedDeployment

Constructor

ScopedDeployment(*, location: str, properties: azure.mgmt.resource.resources.v2020_06_01.models._models_py3.DeploymentProperties, tags: Optional[Dict[str, str]] = None, **kwargs)

Variables

location
str

Required. The location to store the deployment data.

properties
DeploymentProperties

Required. The deployment properties.

tags
dict[str, str]

A set of tags. Deployment tags.