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. |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python