VulnerabilityAssessmentRecurringScansProperties interface
漏洞评估定期扫描的属性。
属性
| emails | 指定扫描通知发送到的电子邮件地址数组。 |
| email |
指定计划扫描通知将发送到订阅管理员。 |
| is |
定期扫描状态。 |
属性详细信息
emails
指定扫描通知发送到的电子邮件地址数组。
emails?: string[]
属性值
string[]
emailSubscriptionAdmins
指定计划扫描通知将发送到订阅管理员。
emailSubscriptionAdmins?: boolean
属性值
boolean
isEnabled
定期扫描状态。
isEnabled?: boolean
属性值
boolean