DynamicMetricCriteria.AlertSensitivity Property

Definition

The extent of deviation required to trigger an alert. This will affect how tight the threshold is to the metric series pattern. Previously undocumented values might be returned.

public Azure.Provisioning.BicepValue<Azure.Provisioning.Monitor.DynamicThresholdSensitivity> AlertSensitivity { get; set; }
member this.AlertSensitivity : Azure.Provisioning.BicepValue<Azure.Provisioning.Monitor.DynamicThresholdSensitivity> with get, set
Public Property AlertSensitivity As BicepValue(Of DynamicThresholdSensitivity)

Property Value

Applies to