SqlVulnerabilityAssessmentState type

Specifies the state of the SQL Vulnerability Assessment, whether it is enabled or disabled or a state has not been applied yet on the specific database or server.

type SqlVulnerabilityAssessmentState = "Enabled" | "Disabled"