Package version:

Interface VulnerabilityAssessmentScanRecord

A vulnerability assessment scan record.

Hierarchy

Properties

endTime?: Date

The scan end time (UTC). NOTE: This property will not be serialized. It can only be populated by the server.

The scan errors. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

numberOfFailedSecurityChecks?: number

The number of failed security checks. NOTE: This property will not be serialized. It can only be populated by the server.

scanId?: string

The scan ID. NOTE: This property will not be serialized. It can only be populated by the server.

startTime?: Date

The scan start time (UTC). NOTE: This property will not be serialized. It can only be populated by the server.

state?: string

The scan status. NOTE: This property will not be serialized. It can only be populated by the server.

storageContainerPath?: string

The scan results storage container path. NOTE: This property will not be serialized. It can only be populated by the server.

triggerType?: string

The scan trigger type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc