DeploymentExtended Class

Deployment information.

Variables are only populated by the server, and will be ignored when sending a request.

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

Inheritance
DeploymentExtended

Constructor

DeploymentExtended(*, name: str, properties: Optional[azure.mgmt.resource.resources.v2016_09_01.models._models_py3.DeploymentPropertiesExtended] = None, **kwargs)

Variables

id
str

The ID of the deployment.

name
str

Required. The name of the deployment.

properties
DeploymentPropertiesExtended

Deployment properties.