Get Fusion Alert Rule Result
data class GetFusionAlertRuleResult(val alertRuleTemplateName: String, val azureApiVersion: 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 systemData: SystemDataResponse, val tactics: List<String>, val techniques: List<String>, val type: String)
Represents Fusion alert rule.
Constructors
Link copied to clipboard
constructor(alertRuleTemplateName: String, azureApiVersion: String, description: String, displayName: String, enabled: Boolean, etag: String? = null, id: String, kind: String, lastModifiedUtc: String, name: String, severity: String, systemData: SystemDataResponse, tactics: List<String>, techniques: List<String>, type: String)
Properties
Link copied to clipboard
The Name of the alert rule template used to create this rule.
Link copied to clipboard
The Azure API version of the resource.
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.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Link copied to clipboard
The techniques of the alert rule