Freigeben über


ISysctlConfig.NetIpv4TcpKeepaliveTime Property

Definition

Sysctl setting net.ipv4.tcp_keepalive_time.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="Sysctl setting net.ipv4.tcp_keepalive_time.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="netIpv4TcpKeepaliveTime")]
public int? NetIpv4TcpKeepaliveTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="Sysctl setting net.ipv4.tcp_keepalive_time.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="netIpv4TcpKeepaliveTime")>]
member this.NetIpv4TcpKeepaliveTime : Nullable<int> with get, set
Public Property NetIpv4TcpKeepaliveTime As Nullable(Of Integer)

Property Value

Attributes

Applies to