Remediation interface
Remediation details.
Properties
automated | Is remediation automated. |
description | Remediation description. |
portal |
Optional link to remediate in Azure Portal. |
scripts | Remediation script. |
Property Details
automated
Is remediation automated.
automated?: boolean
Property Value
boolean
description
Remediation description.
description?: string
Property Value
string
portalLink
Optional link to remediate in Azure Portal.
portalLink?: string
Property Value
string
scripts
Remediation script.
scripts?: string[]
Property Value
string[]
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript