GetDatabaseSqlVulnerabilityAssessmentRuleBaselineResult

data class GetDatabaseSqlVulnerabilityAssessmentRuleBaselineResult(val azureApiVersion: String, val id: String, val name: String, val results: List<List<String>>, val systemData: SystemDataResponse, val type: String)

A database sql vulnerability assessment rule baseline.

Constructors

constructor(azureApiVersion: String, id: String, name: String, results: List<List<String>>, systemData: SystemDataResponse, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Azure API version of the resource.

Link copied to clipboard
val id: String

Resource ID.

Link copied to clipboard

Resource name.

Link copied to clipboard

The rule baseline result

Link copied to clipboard

SystemData of DatabaseSqlVulnerabilityAssessmentRuleBaselineResource.

Link copied to clipboard

Resource type.