Share via


ScanResultRunScanQueryParamProperties interface

Properties

runId

The scan run id.

scanLevel

The scan level.

Property Details

runId

The scan run id.

runId: string

Property Value

string

scanLevel

The scan level.

scanLevel?: "Full" | "Incremental"

Property Value

"Full" | "Incremental"