KnownEntityKind enum
Known values of EntityKind that the service accepts.
Fields
Account | Entity represents account in the system. |
AzureResource | Entity represents azure resource in the system. |
Bookmark | Entity represents bookmark in the system. |
CloudApplication | Entity represents cloud application in the system. |
DnsResolution | Entity represents dns resolution in the system. |
File | Entity represents file in the system. |
FileHash | Entity represents file hash in the system. |
Host | Entity represents host in the system. |
IoTDevice | Entity represents IoT device in the system. |
Ip | Entity represents ip in the system. |
Mailbox | Entity represents mailbox in the system. |
MailCluster | Entity represents mail cluster in the system. |
MailMessage | Entity represents mail message in the system. |
Malware | Entity represents malware in the system. |
Nic | Entity represents network interface in the system. |
Process | Entity represents process in the system. |
RegistryKey | Entity represents registry key in the system. |
RegistryValue | Entity represents registry value in the system. |
SecurityAlert | Entity represents security alert in the system. |
SecurityGroup | Entity represents security group in the system. |
SubmissionMail | Entity represents submission mail in the system. |
Url | Entity represents url in the system. |
Azure SDK for JavaScript