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. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python