次の方法で共有


IWithRetries.WithRetriesBeforeUnhealthy(Int32) メソッド

定義

サーバーが異常と見なされるまでの再試行回数を指定します。

public Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayProbe.Update.IUpdate WithRetriesBeforeUnhealthy (int retryCount);
abstract member WithRetriesBeforeUnhealthy : int -> Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayProbe.Update.IUpdate
Public Function WithRetriesBeforeUnhealthy (retryCount As Integer) As IUpdate

パラメーター

retryCount
Int32

1 から 20 までの数値。

戻り値

適用対象