Partilhar via


ApplicationGatewayProbeInner.UnhealthyThreshold Propriedade

Definição

Obtém ou define a contagem de repetições de investigação. O servidor de back-end é marcado como inoperante depois que a contagem consecutiva de falhas de investigação atinge UnhealthyThreshold. Os valores aceitáveis são de 1 segundo a 20.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.unhealthyThreshold")]
public int? UnhealthyThreshold { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.unhealthyThreshold")>]
member this.UnhealthyThreshold : Nullable<int> with get, set
Public Property UnhealthyThreshold As Nullable(Of Integer)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a