VulnerabilityAssessmentScanRecordProperties interface

脆弱性評估掃描紀錄的特性。

屬性

endTime

掃描結束時間(UTC)。

errors

掃描錯誤。

numberOfFailedSecurityChecks

未通過安全檢查的數量。

scanId

掃描ID。

startTime

掃描開始時間(UTC)。

state

掃描狀態。

storageContainerPath

掃描結果是儲存容器路徑。

triggerType

掃描觸發器類型。

屬性詳細資料

endTime

掃描結束時間(UTC)。

endTime?: Date

屬性值

Date

errors

掃描錯誤。

errors?: VulnerabilityAssessmentScanError[]

屬性值

numberOfFailedSecurityChecks

未通過安全檢查的數量。

numberOfFailedSecurityChecks?: number

屬性值

number

scanId

掃描ID。

scanId?: string

屬性值

string

startTime

掃描開始時間(UTC)。

startTime?: Date

屬性值

Date

state

掃描狀態。

state?: string

屬性值

string

storageContainerPath

掃描結果是儲存容器路徑。

storageContainerPath?: string

屬性值

string

triggerType

掃描觸發器類型。

triggerType?: string

屬性值

string