Partager via


LastDetectResponse.IsAnomaly Propriété

Définition

Obtient ou définit l’anomalie status du point le plus récent, true signifie que le point le plus récent est une anomalie dans une direction négative ou positive.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à