Alert Rule Scheduled Entity Mapping
data class AlertRuleScheduledEntityMapping(val entityType: String, val fieldMappings: List<AlertRuleScheduledEntityMappingFieldMapping>)
Properties
Link copied to clipboard
The type of the entity. Possible values are Account, AzureResource, CloudApplication, DNS, File, FileHash, Host, IP, Mailbox, MailCluster, MailMessage, Malware, Process, RegistryKey, RegistryValue, SecurityGroup, SubmissionMail, URL.
Link copied to clipboard
A list of field_mapping blocks as defined below.