DynamicMetricCriteria.IgnoreDataBefore Property

Definition

Use this option to set the date from which to start learning the metric historical data and calculate the dynamic thresholds (in ISO8601 format).

public DateTimeOffset? IgnoreDataBefore { get; set; }
member this.IgnoreDataBefore : Nullable<DateTimeOffset> with get, set
Public Property IgnoreDataBefore As Nullable(Of DateTimeOffset)

Property Value

Applies to