Compartir a través de


ConnectionMonitorSuccessThreshold.ChecksFailedPercent Propiedad

Definición

Obtiene o establece el porcentaje máximo de comprobaciones erróneas permitidas para que una prueba se evalúe como correcta.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a