Deployment Class

Deployment operation parameters.

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

Inheritance
Deployment

Constructor

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

Variables

location
str

The location to store the deployment data.

properties
DeploymentProperties

Required. The deployment properties.

tags
dict[str, str]

A set of tags. Deployment tags.