VulnerabilityAssessmentScanRecord interface

弱點評估掃描記錄。

Extends

屬性

endTime

掃描結束時間(UTC)。

errors

掃描錯誤。

numberOfFailedSecurityChecks

安全性檢查失敗的數目。

scanId

掃描標識碼。

startTime

掃描開始時間 (UTC)。

state

掃描狀態。

storageContainerPath

掃描結果記憶體容器路徑。

triggerType

掃描觸發程序類型。

繼承的屬性

id

資源的完整資源標識碼。 範例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

資源的名稱

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。

type

資源的類型。 例如:「Microsoft.Compute/virtualMachines」或「Microsoft.Storage/storageAccounts」

屬性詳細資料

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

資源的完整資源標識碼。 範例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

屬性值

string

繼承自ProxyResource.id

name

資源的名稱

name?: string

屬性值

string

繼承自ProxyResource.name

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。

systemData?: SystemData

屬性值

繼承自ProxyResource.systemData

type

資源的類型。 例如:「Microsoft.Compute/virtualMachines」或「Microsoft.Storage/storageAccounts」

type?: string

屬性值

string

繼承自ProxyResource.type