次の方法で共有


ConnectionStateSnapshot.ProbesFailed プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象