次の方法で共有


IWithInterval.WithTimeBetweenProbesInSeconds(Int32) メソッド

定義

連続するプローブ間の時間間隔を秒単位で指定します。

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

パラメーター

seconds
Int32

1 から 86400 までの秒数。

戻り値

適用対象