SqlVulnerabilityAssessmentScanOperationResultProperties interface
Represents the properties of a SQL Vulnerability Assessment scan operation result.
Properties
| operation |
Gets or sets the operation id. |
| scan |
The scan operation status. |
Property Details
operationId
Gets or sets the operation id.
operationId?: string
Property Value
string
scanStatus
The scan operation status.
scanStatus?: string
Property Value
string