DeploymentValidateResult Class

Information from validate template deployment response.

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

Inheritance
DeploymentValidateResult

Constructor

DeploymentValidateResult(*, properties: Optional[azure.mgmt.resource.resources.v2020_10_01.models._models_py3.DeploymentPropertiesExtended] = None, **kwargs)

Variables

error
ErrorResponse

The deployment validation error.

properties
DeploymentPropertiesExtended

The template deployment properties.