Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ScanState type

Defines values for ScanState.
KnownScanState can be used interchangeably with ScanState, this enum contains the known values that the service supports.

Known values supported by the service

Failed: Failed
FailedToRun: FailedToRun
InProgress: InProgress
Passed: Passed

type ScanState = string