Compartir a través de


ApplicationGatewayProbe.UnhealthyThreshold Propiedad

Definición

Recuento de reintentos de sondeo. El servidor back-end se marca como inactivo después de que el número de errores de sondeo consecutivo alcance UnhealthyThreshold. Los valores aceptables son de 1 segundo a 20.

public int? UnhealthyThreshold { get; set; }
member this.UnhealthyThreshold : Nullable<int> with get, set
Public Property UnhealthyThreshold As Nullable(Of Integer)

Valor de propiedad

Se aplica a