Package version:

Interface DatabaseSqlVulnerabilityAssessmentBaselineSet

A database sql vulnerability assessment baseline set.

Hierarchy

Properties

id?: string

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

results?: {
    [propertyName: string]: string[][];
}

The baseline set result

Type declaration

  • [propertyName: string]: string[][]
systemData?: SystemData

SystemData of DatabaseSqlVulnerabilityAssessmentBaselineSetResource. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc