MalwareScanProperties interface
model interface MalwareScanProperties
Properties
| scan |
The time at which the scan has ended. Only available for a scan which has terminated. |
| scan |
The identifier of the scan. |
| scan |
The time at which the scan had been initiated. |
| scan |
A status code of the scan operation. |
| scan |
A description of the status of the scan. |
| scan |
A summary of the scan results. |
Property Details
scanEndTime
The time at which the scan has ended. Only available for a scan which has terminated.
scanEndTime?: string
Property Value
string
scanId
The identifier of the scan.
scanId?: string
Property Value
string
scanStartTime
The time at which the scan had been initiated.
scanStartTime?: string
Property Value
string
scanStatus
A status code of the scan operation.
scanStatus?: string
Property Value
string
scanStatusMessage
A description of the status of the scan.
scanStatusMessage?: string
Property Value
string