次の方法で共有


ConnectivityCheckResponse.ProbesFailed プロパティ

定義

失敗したプローブの数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象