RemediationDeployment interface

Details of a single deployment created by the remediation.

Properties

createdOn

The time at which the remediation was created. NOTE: This property will not be serialized. It can only be populated by the server.

deploymentId

Resource ID of the template deployment that will remediate the resource. NOTE: This property will not be serialized. It can only be populated by the server.

error

Error encountered while remediated the resource. NOTE: This property will not be serialized. It can only be populated by the server.

lastUpdatedOn

The time at which the remediation deployment was last updated. NOTE: This property will not be serialized. It can only be populated by the server.

remediatedResourceId

Resource ID of the resource that is being remediated by the deployment. NOTE: This property will not be serialized. It can only be populated by the server.

resourceLocation

Location of the resource that is being remediated. NOTE: This property will not be serialized. It can only be populated by the server.

status

Status of the remediation deployment. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

createdOn

The time at which the remediation was created. NOTE: This property will not be serialized. It can only be populated by the server.

createdOn?: Date

Property Value

Date

deploymentId

Resource ID of the template deployment that will remediate the resource. NOTE: This property will not be serialized. It can only be populated by the server.

deploymentId?: string

Property Value

string

error

Error encountered while remediated the resource. NOTE: This property will not be serialized. It can only be populated by the server.

error?: ErrorDefinition

Property Value

lastUpdatedOn

The time at which the remediation deployment was last updated. NOTE: This property will not be serialized. It can only be populated by the server.

lastUpdatedOn?: Date

Property Value

Date

remediatedResourceId

Resource ID of the resource that is being remediated by the deployment. NOTE: This property will not be serialized. It can only be populated by the server.

remediatedResourceId?: string

Property Value

string

resourceLocation

Location of the resource that is being remediated. NOTE: This property will not be serialized. It can only be populated by the server.

resourceLocation?: string

Property Value

string

status

Status of the remediation deployment. NOTE: This property will not be serialized. It can only be populated by the server.

status?: string

Property Value

string