Partager via


DynamicMetricCriteria.IgnoreDataBefore Propriété

Définition

Obtient ou définit cette option pour définir la date à partir de laquelle commencer à apprendre les données historiques de métriques et calculer les seuils dynamiques (au format ISO8601)

[Newtonsoft.Json.JsonProperty(PropertyName="ignoreDataBefore")]
public DateTime? IgnoreDataBefore { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ignoreDataBefore")>]
member this.IgnoreDataBefore : Nullable<DateTime> with get, set
Public Property IgnoreDataBefore As Nullable(Of DateTime)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à