通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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.

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.