Remediation Deployment Response
data class RemediationDeploymentResponse(val createdOn: String, val deploymentId: String, val error: ErrorDefinitionResponse, val lastUpdatedOn: String, val remediatedResourceId: String, val resourceLocation: String, val status: String)
Details of a single deployment created by the remediation.
Properties
Link copied to clipboard
Resource ID of the template deployment that will remediate the resource.
Link copied to clipboard
Error encountered while remediated the resource.
Link copied to clipboard
The time at which the remediation deployment was last updated.
Link copied to clipboard
Resource ID of the resource that is being remediated by the deployment.
Link copied to clipboard
Location of the resource that is being remediated.