你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

VulnerabilityAssessmentRecurringScansProperties interface

漏洞评估定期扫描的属性。

属性

emails

指定扫描通知发送到的电子邮件地址数组。

emailSubscriptionAdmins

指定计划扫描通知将发送给订阅管理员。

isEnabled

定期扫描状态。

属性详细信息

emails

指定扫描通知发送到的电子邮件地址数组。

emails?: string[]

属性值

string[]

emailSubscriptionAdmins

指定计划扫描通知将发送给订阅管理员。

emailSubscriptionAdmins?: boolean

属性值

boolean

isEnabled

定期扫描状态。

isEnabled?: boolean

属性值

boolean