GetDatabaseVulnerabilityAssessmentResult

data class GetDatabaseVulnerabilityAssessmentResult(val azureApiVersion: String, val id: String, val name: String, val recurringScans: VulnerabilityAssessmentRecurringScansPropertiesResponse? = null, val type: String)

A database vulnerability assessment.

Constructors

Link copied to clipboard
constructor(azureApiVersion: String, id: String, name: String, recurringScans: VulnerabilityAssessmentRecurringScansPropertiesResponse? = null, 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
Link copied to clipboard

Resource type.