Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownEntityKind

Package version

Known values of EntityKind that the service accepts.

Index

Enumeration members

Account

Account: = "Account"

Entity represents account in the system.

AzureResource

AzureResource: = "AzureResource"

Entity represents azure resource in the system.

Bookmark

Bookmark: = "Bookmark"

Entity represents bookmark in the system.

CloudApplication

CloudApplication: = "CloudApplication"

Entity represents cloud application in the system.

DnsResolution

DnsResolution: = "DnsResolution"

Entity represents dns resolution in the system.

File

File: = "File"

Entity represents file in the system.

FileHash

FileHash: = "FileHash"

Entity represents file hash in the system.

Host

Host: = "Host"

Entity represents host in the system.

IoTDevice

IoTDevice: = "IoTDevice"

Entity represents IoT device in the system.

Ip

Ip: = "Ip"

Entity represents ip in the system.

MailCluster

MailCluster: = "MailCluster"

Entity represents mail cluster in the system.

MailMessage

MailMessage: = "MailMessage"

Entity represents mail message in the system.

Mailbox

Mailbox: = "Mailbox"

Entity represents mailbox in the system.

Malware

Malware: = "Malware"

Entity represents malware in the system.

Nic

Nic: = "Nic"

Entity represents network interface in the system.

Process

Process: = "Process"

Entity represents process in the system.

RegistryKey

RegistryKey: = "RegistryKey"

Entity represents registry key in the system.

RegistryValue

RegistryValue: = "RegistryValue"

Entity represents registry value in the system.

SecurityAlert

SecurityAlert: = "SecurityAlert"

Entity represents security alert in the system.

SecurityGroup

SecurityGroup: = "SecurityGroup"

Entity represents security group in the system.

SubmissionMail

SubmissionMail: = "SubmissionMail"

Entity represents submission mail in the system.

Url

Url: = "Url"

Entity represents url in the system.

Generated using TypeDoc