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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python