Partager via


LastDetectResponse.IsPositiveAnomaly Propriété

Définition

Obtient ou définit les status d’anomalie dans la direction positive du point le plus récent. True signifie que le dernier point est une anomalie et que sa valeur réelle est supérieure à celle attendue.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à