PSRemediationDeployment.Error Property
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.
Gets the error that caused the remediation deployment to fail (if applicable).
public Microsoft.Azure.Commands.PolicyInsights.Models.Remediation.PSErrorDefinition Error { get; }
member this.Error : Microsoft.Azure.Commands.PolicyInsights.Models.Remediation.PSErrorDefinition
Public ReadOnly Property Error As PSErrorDefinition