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

VulnerabilityAssessmentScanRecord 类

漏洞评估扫描记录。

变量仅由服务器填充,在发送请求时将被忽略。

继承
azure.mgmt.sql.models._models_py3.ProxyResource
VulnerabilityAssessmentScanRecord

构造函数

VulnerabilityAssessmentScanRecord(**kwargs)

变量

名称 说明
id
str

资源 ID。

name
str

资源名称。

type
str

资源类型。

scan_id
str

扫描 ID。

trigger_type

扫描触发器类型。 可能的值包括:“OnDemand”、“定期”。

state

扫描状态。 可能的值包括:“Passed”、“Failed”、“FailedToRun”、“InProgress”。

start_time

扫描开始时间 (UTC) 。

end_time

扫描结束时间 (UTC) 。

errors

扫描错误。

storage_container_path
str

扫描结果存储容器路径。

number_of_failed_security_checks
int

安全检查失败的次数。