IWithIntervalInSeconds.WithIntervalInSeconds(Int32) メソッド

定義

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

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

パラメーター

seconds
Int32

秒数。

戻り値

適用対象