VulnerabilityAssessmentScanRecord interface

脆弱性評価スキャン レコード。

Extends

プロパティ

endTime

スキャンの終了時刻 (UTC)。

errors

スキャン エラー。

numberOfFailedSecurityChecks

失敗したセキュリティ チェックの数。

scanId

スキャン ID。

startTime

スキャン開始時刻 (UTC)。

state

スキャンの状態。

storageContainerPath

スキャン結果のストレージ コンテナー パス。

triggerType

スキャン トリガーの種類。

継承されたプロパティ

id

リソースの完全修飾リソース 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

スキャン ID。

scanId?: string

プロパティ値

string

startTime

スキャン開始時刻 (UTC)。

startTime?: Date

プロパティ値

Date

state

スキャンの状態。

state?: string

プロパティ値

string

storageContainerPath

スキャン結果のストレージ コンテナー パス。

storageContainerPath?: string

プロパティ値

string

triggerType

スキャン トリガーの種類。

triggerType?: string

プロパティ値

string

継承されたプロパティの詳細

id

リソースの完全修飾リソース 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 から継承