SqlServerVulnerabilityProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Details of the resource that was assessed
[Newtonsoft.Json.JsonObject("SqlServerVulnerability")]
public class SqlServerVulnerabilityProperties : Microsoft.Azure.Management.Security.Models.AdditionalData
[<Newtonsoft.Json.JsonObject("SqlServerVulnerability")>]
type SqlServerVulnerabilityProperties = class
inherit AdditionalData
Public Class SqlServerVulnerabilityProperties
Inherits AdditionalData
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
SqlServerVulnerabilityProperties() |
Initializes a new instance of the SqlServerVulnerabilityProperties class. |
SqlServerVulnerabilityProperties(String, String) |
Initializes a new instance of the SqlServerVulnerabilityProperties class. |
Properties
Query |
Gets the T-SQL query that runs on your SQL database to perform the particular check |
Type |
Gets the resource type the sub assessment refers to in its resource details |