Compartir a través de


ConnectivityCheckResponse.ProbesFailed Propiedad

Definición

Obtiene el número de sondeos con errores.

[Newtonsoft.Json.JsonProperty(PropertyName="probesFailed")]
public long? ProbesFailed { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="probesFailed")>]
member this.ProbesFailed : Nullable<int64>
Public ReadOnly Property ProbesFailed As Nullable(Of Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a