次の方法で共有


AppInstanceProbe.FailureThreshold プロパティ

定義

プローブが成功した後に失敗したと見なされるプローブの連続する最小障害。 最大値は 1 です。

public int? FailureThreshold { get; set; }
member this.FailureThreshold : Nullable<int> with get, set
Public Property FailureThreshold As Nullable(Of Integer)

プロパティ値

適用対象