SqlVulnerabilityAssessmentScanResults interface
ARM proxy resource.
- Extends
Properties
| baseline |
SQL Vulnerability Assessment rule result adjusted with baseline. NOTE: This property will not be serialized. It can only be populated by the server. |
| error |
SQL Vulnerability Assessment error message. NOTE: This property will not be serialized. It can only be populated by the server. |
| is |
SQL Vulnerability Assessment is the query results trimmed. NOTE: This property will not be serialized. It can only be populated by the server. |
| query |
SQL Vulnerability Assessment query results that was run. NOTE: This property will not be serialized. It can only be populated by the server. |
| remediation | SQL Vulnerability Assessment the remediation details. NOTE: This property will not be serialized. It can only be populated by the server. |
| rule |
SQL Vulnerability Assessment rule Id. NOTE: This property will not be serialized. It can only be populated by the server. |
| rule |
SQL Vulnerability Assessment rule metadata. NOTE: This property will not be serialized. It can only be populated by the server. |
| status | SQL Vulnerability Assessment rule result status. NOTE: This property will not be serialized. It can only be populated by the server. |
| system |
SystemData of AdvancedThreatProtectionResource. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
| id | Resource ID. NOTE: This property will not be serialized. It can only be populated by the server. |
| name | Resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
| type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
baselineAdjustedResult
SQL Vulnerability Assessment rule result adjusted with baseline. NOTE: This property will not be serialized. It can only be populated by the server.
baselineAdjustedResult?: BaselineAdjustedResult
Property Value
errorMessage
SQL Vulnerability Assessment error message. NOTE: This property will not be serialized. It can only be populated by the server.
errorMessage?: string
Property Value
string
isTrimmed
SQL Vulnerability Assessment is the query results trimmed. NOTE: This property will not be serialized. It can only be populated by the server.
isTrimmed?: boolean
Property Value
boolean
queryResults
SQL Vulnerability Assessment query results that was run. NOTE: This property will not be serialized. It can only be populated by the server.
queryResults?: string[][]
Property Value
string[][]
remediation
SQL Vulnerability Assessment the remediation details. NOTE: This property will not be serialized. It can only be populated by the server.
remediation?: Remediation
Property Value
ruleId
SQL Vulnerability Assessment rule Id. NOTE: This property will not be serialized. It can only be populated by the server.
ruleId?: string
Property Value
string
ruleMetadata
SQL Vulnerability Assessment rule metadata. NOTE: This property will not be serialized. It can only be populated by the server.
ruleMetadata?: VaRule
Property Value
status
SQL Vulnerability Assessment rule result status. NOTE: This property will not be serialized. It can only be populated by the server.
status?: string
Property Value
string
systemData
SystemData of AdvancedThreatProtectionResource. NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
Inherited Property Details
id
Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ProxyResource.id
name
Resource name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ProxyResource.name
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ProxyResource.type