共用方式為


VulnerabilityAssessmentScanRecord interface

弱點評估掃描記錄。

Extends

屬性

endTime

掃描結束時間(UTC)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

errors

掃描錯誤。 注意:這個屬性不會串行化。 它只能由伺服器填入。

numberOfFailedSecurityChecks

安全性檢查失敗的數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。

scanId

掃描標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

startTime

掃描開始時間 (UTC)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

state

掃描狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

storageContainerPath

掃描結果記憶體容器路徑。 注意:這個屬性不會串行化。 它只能由伺服器填入。

triggerType

掃描觸發程序類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

endTime

掃描結束時間(UTC)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

endTime?: Date

屬性值

Date

errors

掃描錯誤。 注意:這個屬性不會串行化。 它只能由伺服器填入。

errors?: VulnerabilityAssessmentScanError[]

屬性值

numberOfFailedSecurityChecks

安全性檢查失敗的數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。

numberOfFailedSecurityChecks?: number

屬性值

number

scanId

掃描標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

scanId?: string

屬性值

string

startTime

掃描開始時間 (UTC)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

startTime?: Date

屬性值

Date

state

掃描狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

state?: string

屬性值

string

storageContainerPath

掃描結果記憶體容器路徑。 注意:這個屬性不會串行化。 它只能由伺服器填入。

storageContainerPath?: string

屬性值

string

triggerType

掃描觸發程序類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

triggerType?: string

屬性值

string

繼承的屬性詳細資料

id

資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ProxyResource.id

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自ProxyResource.name

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyResource.type