RemediationDeployment interface

Details of a single deployment created by the remediation.

Properties

createdOn

The time at which the remediation was created.

deploymentId

Resource ID of the template deployment that will remediate the resource.

error

Error encountered while remediated the resource.

lastUpdatedOn

The time at which the remediation deployment was last updated.

remediatedResourceId

Resource ID of the resource that is being remediated by the deployment.

resourceLocation

Location of the resource that is being remediated.

status

Status of the remediation deployment.

Property Details

createdOn

The time at which the remediation was created.

createdOn?: Date

Property Value

Date

deploymentId

Resource ID of the template deployment that will remediate the resource.

deploymentId?: string

Property Value

string

error

Error encountered while remediated the resource.

error?: ErrorDefinition

Property Value

lastUpdatedOn

The time at which the remediation deployment was last updated.

lastUpdatedOn?: Date

Property Value

Date

remediatedResourceId

Resource ID of the resource that is being remediated by the deployment.

remediatedResourceId?: string

Property Value

string

resourceLocation

Location of the resource that is being remediated.

resourceLocation?: string

Property Value

string

status

Status of the remediation deployment.

status?: string

Property Value

string