共用方式為


ContainerServiceNetworkProfileKubeProxyIPVSConfig.TcpTimeoutSeconds Property

Definition

The timeout value used for idle IPVS TCP sessions in seconds. Must be a positive integer value.

public int? TcpTimeoutSeconds { get; set; }
member this.TcpTimeoutSeconds : Nullable<int> with get, set
Public Property TcpTimeoutSeconds As Nullable(Of Integer)

Property Value

Applies to