SqlServerVulnerabilityProperties interface

Details of the resource that was assessed

Extends

Properties

assessedResourceType

Polymorphic discriminator, which specifies the different types this object can be

query

The T-SQL query that runs on your SQL database to perform the particular check NOTE: This property will not be serialized. It can only be populated by the server.

type

The resource type the sub assessment refers to in its resource details NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

assessedResourceType

Polymorphic discriminator, which specifies the different types this object can be

assessedResourceType: "SqlServerVulnerability"

Property Value

"SqlServerVulnerability"

query

The T-SQL query that runs on your SQL database to perform the particular check NOTE: This property will not be serialized. It can only be populated by the server.

query?: string

Property Value

string

type

The resource type the sub assessment refers to in its resource details NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string