Remediation interface
修正详细信息。
属性
| automated | 是否自动修正。 |
| description | 修正说明。 |
| portal |
用于在 Azure 门户中修正的可选链接。 |
| scripts | 修正脚本。 |
属性详细信息
automated
是否自动修正。
automated?: boolean
属性值
boolean
description
修正说明。
description?: string
属性值
string
portalLink
用于在 Azure 门户中修正的可选链接。
portalLink?: string
属性值
string
scripts
修正脚本。
scripts?: string[]
属性值
string[]