AutomationRulePropertyConditionSupportedProperty

enum AutomationRulePropertyConditionSupportedProperty : Enum<AutomationRulePropertyConditionSupportedProperty> , ConvertibleToJava<AutomationRulePropertyConditionSupportedProperty>

The property to evaluate in an automation rule property condition.

Entries

Link copied to clipboard

The title of the incident

Link copied to clipboard

The description of the incident

Link copied to clipboard

The severity of the incident

Link copied to clipboard

The status of the incident

Link copied to clipboard

The related Analytic rule ids of the incident

Link copied to clipboard

The tactics of the incident

Link copied to clipboard

The labels of the incident

Link copied to clipboard

The provider name of the incident

Link copied to clipboard

The update source of the incident

Link copied to clipboard

The account Azure Active Directory tenant id

Link copied to clipboard

The account Azure Active Directory user id

Link copied to clipboard

The account name

Link copied to clipboard

The account NetBIOS domain name

Link copied to clipboard

The account Azure Active Directory Passport User ID

Link copied to clipboard

The account security identifier

Link copied to clipboard

The account unique identifier

Link copied to clipboard

The account user principal name suffix

Link copied to clipboard

The name of the product of the alert

Link copied to clipboard

The analytic rule ids of the alert

Link copied to clipboard

The Azure resource id

Link copied to clipboard

The Azure resource subscription id

Link copied to clipboard

The cloud application identifier

Link copied to clipboard

The cloud application name

Link copied to clipboard

The dns record domain name

Link copied to clipboard

The file directory full path

Link copied to clipboard

The file name without path

Link copied to clipboard

The file hash value

Link copied to clipboard

The host Azure resource id

Link copied to clipboard

The host name without domain

Link copied to clipboard

The host NetBIOS name

Link copied to clipboard

The host NT domain

Link copied to clipboard

The host operating system

Link copied to clipboard

"The IoT device id

Link copied to clipboard

The IoT device name

Link copied to clipboard

The IoT device type

Link copied to clipboard

The IoT device vendor

Link copied to clipboard

The IoT device model

Link copied to clipboard

The IoT device operating system

Link copied to clipboard

The IP address

Link copied to clipboard

The mailbox display name

Link copied to clipboard

The mailbox primary address

Link copied to clipboard

The mailbox user principal name

Link copied to clipboard

The mail message delivery action

Link copied to clipboard

The mail message delivery location

Link copied to clipboard

The mail message recipient

Link copied to clipboard

The mail message sender IP address

Link copied to clipboard

The mail message subject

Link copied to clipboard

The mail message P1 sender

Link copied to clipboard

The mail message P2 sender

Link copied to clipboard

The malware category

Link copied to clipboard

The malware name

Link copied to clipboard

The process execution command line

Link copied to clipboard

The process id

Link copied to clipboard

The registry key path

Link copied to clipboard

The registry key value in string formatted representation

Link copied to clipboard

The url

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
val javaValue: AutomationRulePropertyConditionSupportedProperty
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): AutomationRulePropertyConditionSupportedProperty
Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.