SecurityEventSqlInjectionAdditionalProperties Class

The properties of a security event sql injection additional properties.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
msrest.serialization.Model
SecurityEventSqlInjectionAdditionalProperties

Constructor

SecurityEventSqlInjectionAdditionalProperties(**kwargs)

Variables

Name Description
threat_id
str

The threat ID.

statement
str

The statement.

statement_highlight_offset
int

The statement highlight offset.

statement_highlight_length
int

The statement highlight length.

error_code
int

The sql error code.

error_severity
int

The sql error severity.

error_message
str

The sql error message.