Compartilhar via


LogMetricTrigger.ThresholdOperator Propriedade

Definição

Obtém ou define a operação de avaliação para Metric -'GreaterThan' ou 'LessThan' ou 'Equal'. Os valores possíveis incluem: 'GreaterThanOrEqual', 'LessThanOrEqual', 'GreaterThan', 'LessThan', 'Equal'

[Newtonsoft.Json.JsonProperty(PropertyName="thresholdOperator")]
public string ThresholdOperator { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="thresholdOperator")>]
member this.ThresholdOperator : string with get, set
Public Property ThresholdOperator As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a