SqlServerVulnerabilityProperties Class
Details of the resource that was assessed.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.security.models._models_py3.AdditionalDataSqlServerVulnerabilityProperties
Constructor
SqlServerVulnerabilityProperties(**kwargs)
Parameters
- assessed_resource_type
- str or AssessedResourceType
Required
Required. Sub-assessment resource type.Constant filled by server. Possible values include: "SqlServerVulnerability", "ContainerRegistryVulnerability", "ServerVulnerability".
Variables
- type
- str
The resource type the sub assessment refers to in its resource details.
- query
- str
The T-SQL query that runs on your SQL database to perform the particular check.
Feedback
Submit and view feedback for