SqlVulnerabilityAssessment Class
A SQL Vulnerability Assessment.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
SqlVulnerabilityAssessment(*, state: str | _models.SqlVulnerabilityAssessmentState | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
state
|
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. Known values are: "Enabled" and "Disabled". Default value: None
|
Variables
| Name | Description |
|---|---|
|
id
|
Resource ID. |
|
name
|
Resource name. |
|
type
|
Resource type. |
|
system_data
|
SystemData of SqlVulnerabilityAssessmentResource. |
|
state
|
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. Known values are: "Enabled" and "Disabled". |