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.EntityCommonProperties
FileEntityProperties

Constructor

FileEntityProperties(**kwargs)

Variables

additional_data
dict[str, any]

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_hash_entity_ids
list[str]

The file hash entity identifiers associated with this 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.