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.ModelSecurityEventSqlInjectionAdditionalProperties
Constructor
SecurityEventSqlInjectionAdditionalProperties(**kwargs)
Variables
Name | Description |
---|---|
threat_id
|
The threat ID. |
statement
|
The statement. |
statement_highlight_offset
|
The statement highlight offset. |
statement_highlight_length
|
The statement highlight length. |
error_code
|
The sql error code. |
error_severity
|
The sql error severity. |
error_message
|
The sql error message. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python