Package version:

Interface SqlVulnerabilityAssessmentScanResults

ARM proxy resource.

Hierarchy

Properties

baselineAdjustedResult?: BaselineAdjustedResult

SQL Vulnerability Assessment rule result adjusted with baseline. NOTE: This property will not be serialized. It can only be populated by the server.

errorMessage?: string

SQL Vulnerability Assessment error message. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

isTrimmed?: boolean

SQL Vulnerability Assessment is the query results trimmed. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

queryResults?: string[][]

SQL Vulnerability Assessment query results that was run. NOTE: This property will not be serialized. It can only be populated by the server.

remediation?: Remediation

SQL Vulnerability Assessment the remediation details. NOTE: This property will not be serialized. It can only be populated by the server.

ruleId?: string

SQL Vulnerability Assessment rule Id. NOTE: This property will not be serialized. It can only be populated by the server.

ruleMetadata?: VaRule

SQL Vulnerability Assessment rule metadata. NOTE: This property will not be serialized. It can only be populated by the server.

status?: string

SQL Vulnerability Assessment rule result status. NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

SystemData of AdvancedThreatProtectionResource. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc