Partilhar via


IWithIdleTimeout<ReturnT>.WithIdleTimeoutInMinutes(Int32) Método

Definição

Especifica o tempo limite para a conexão TCP ociosa.

public Microsoft.Azure.Management.Network.Fluent.LoadBalancerOutboundRule.UpdateDefinition.IWithAttach<ReturnT> WithIdleTimeoutInMinutes (int timtoutInMinutes);
abstract member WithIdleTimeoutInMinutes : int -> Microsoft.Azure.Management.Network.Fluent.LoadBalancerOutboundRule.UpdateDefinition.IWithAttach<'ReturnT>
Public Function WithIdleTimeoutInMinutes (timtoutInMinutes As Integer) As IWithAttach(Of ReturnT)

Parâmetros

timtoutInMinutes
Int32

O tempo limite em minutos.

Retornos

Aplica-se a