On Error Deployment Extended Response
data class OnErrorDeploymentExtendedResponse(val deploymentName: String? = null, val provisioningState: String, val type: String? = null)
Deployment on error behavior with additional details.