Get Fusion Alert Rule Result
data class GetFusionAlertRuleResult(val alertRuleTemplateName: String, val description: String, val displayName: String, val enabled: Boolean, val etag: String? = null, val id: String, val kind: String, val lastModifiedUtc: String, val name: String, val severity: String, val tactics: List<String>, val type: String)
Represents Fusion alert rule.
Constructors
Properties
Link copied to clipboard
The Name of the alert rule template used to create this rule.
Link copied to clipboard
The description of the alert rule.
Link copied to clipboard
The display name for alerts created by this alert rule.
Link copied to clipboard
The last time that this alert has been modified.