PSRemediationDeployment Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |