GetAlertRuleAnomalyPrioritizedExcludeObservation

data class GetAlertRuleAnomalyPrioritizedExcludeObservation(val description: String, val exclude: String, val name: String, val prioritize: String)

Constructors

constructor(description: String, exclude: String, name: String, prioritize: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The description of the threshold observation.

Link copied to clipboard

The excluded value per description.

Link copied to clipboard

The guid of this Sentinel Alert Rule Template. Either display_name or name have to be specified.

Link copied to clipboard

The prioritized value per description.