FileEntityProperties Class
File 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.EntityCommonPropertiesFileEntityProperties
Constructor
FileEntityProperties(**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.
- directory
- str
The full path to the file.
- file_name
- str
The file name without path (some alerts might not include path).
- host_entity_id
- str
The Host entity id which the file belongs to.
Feedback
Submit and view feedback for