Dela via


DeploymentValidateResult interface

Information from validate template deployment response.

Properties

error

The deployment validation error. NOTE: This property will not be serialized. It can only be populated by the server.

properties

The template deployment properties.

Property Details

error

The deployment validation error. NOTE: This property will not be serialized. It can only be populated by the server.

error?: ErrorResponse

Property Value

properties

The template deployment properties.

properties?: DeploymentPropertiesExtended

Property Value