MalwareEntityProperties Class

Malware 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
MalwareEntityProperties

Constructor

MalwareEntityProperties(**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.

category
str

The malware category by the vendor, e.g. Trojan.

file_entity_ids
list[str]

List of linked file entity identifiers on which the malware was found.

malware_name
str

The malware name by the vendor, e.g. Win32/Toga!rfn.

process_entity_ids
list[str]

List of linked process entity identifiers on which the malware was found.