Share via


ConnectivityCheckResponse.ProbesFailed Property

Definition

Gets number of failed probes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to