次の方法で共有


IApplicationGatewayProbe.RetriesBeforeUnhealthy プロパティ

定義

バックエンド サーバーがダウンしているとマークされるまでの失敗した再試行プローブの数を取得します。許容値は 1 秒から 20 です。

public int RetriesBeforeUnhealthy { get; }
member this.RetriesBeforeUnhealthy : int
Public ReadOnly Property RetriesBeforeUnhealthy As Integer

プロパティ値

適用対象