共用方式為


PSRemediationDeployment Class

Definition

The remediation deployment.

public class PSRemediationDeployment
type PSRemediationDeployment = class
Public Class PSRemediationDeployment
Inheritance
PSRemediationDeployment

Constructors

PSRemediationDeployment(RemediationDeployment)

Initializes a new instance of the PSRemediationDeployment class.

Properties

CreatedOn

Gets the time at which the remediation deployment was created.

DeploymentId

Gets the ID of the deployment once it has been created.

Error

Gets the error that caused the remediation deployment to fail (if applicable).

LastUpdatedOn

Gets the time at which the remediation deployment was last updated.

RemediatedResourceId

Gets the resource ID of the resource that is being remediated.

ResourceLocation

Gets the location of the resource that is being remediated.

Status

Gets the status of the deployment.

Applies to