Partager via


ConnectionMonitorSuccessThreshold.ChecksFailedPercent Propriété

Définition

Obtient ou définit le pourcentage maximal de vérifications ayant échoué autorisées pour qu’un test soit évalué comme réussi.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à