Partager via


ApplicationGatewayProbeInner.UnhealthyThreshold Propriété

Définition

Obtient ou définit le nombre de nouvelles tentatives de sonde. Le serveur principal est marqué après que le nombre d’échecs de sonde consécutifs a atteint UnhealthyThreshold. Les valeurs acceptables sont comprises entre 1 seconde et 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à