FileHashEntityProperties Class
FileHash entity property bag.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.securityinsight.models._models_py3.EntityCommonPropertiesFileHashEntityProperties
Constructor
FileHashEntityProperties(**kwargs)
Variables
A bag of custom fields that should be part of the entity and will be presented to the user.
- friendly_name
- str
The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated.
- algorithm
- str or FileHashAlgorithm
The hash algorithm type. Possible values include: "Unknown", "MD5", "SHA1", "SHA256", "SHA256AC".
- hash_value
- str
The file hash value.
Feedback
Submit and view feedback for