RemediationDeployment 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.
Details of a single deployment created by the remediation.
public class RemediationDeployment
type RemediationDeployment = class
Public Class RemediationDeployment
- Inheritance
-
RemediationDeployment
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. |
Applies to
Azure SDK for .NET