次の方法で共有


IWithIdleTimeout.WithIdleTimeoutInMinutes(Int32) メソッド

定義

TCP アイドル接続のタイムアウトを指定します。

public Microsoft.Azure.Management.Network.Fluent.LoadBalancerOutboundRule.Update.IUpdate WithIdleTimeoutInMinutes (int timtoutInMinutes);
abstract member WithIdleTimeoutInMinutes : int -> Microsoft.Azure.Management.Network.Fluent.LoadBalancerOutboundRule.Update.IUpdate
Public Function WithIdleTimeoutInMinutes (timtoutInMinutes As Integer) As IUpdate

パラメーター

timtoutInMinutes
Int32

タイムアウト (分単位)。

戻り値

適用対象