Partager via


LastDetectResponse.IsNegativeAnomaly Propriété

Définition

Obtient ou définit des status d’anomalie dans la direction négative du point le plus récent. True signifie que le point le plus récent est une anomalie et que sa valeur réelle est inférieure à celle attendue.

[Newtonsoft.Json.JsonProperty(PropertyName="isNegativeAnomaly")]
public bool IsNegativeAnomaly { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isNegativeAnomaly")>]
member this.IsNegativeAnomaly : bool with get, set
Public Property IsNegativeAnomaly As Boolean

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à