Compartilhar via


LastDetectResponse.IsNegativeAnomaly Propriedade

Definição

Obtém ou define status de anomalias na direção negativa do ponto mais recente. True significa que o ponto mais recente é uma anomalia e seu valor real é menor do que o esperado.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a