Share via


SysctlConfig.NetCoreSomaxconn Property

Definition

Sysctl setting net.core.somaxconn.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)]
public int? NetCoreSomaxconn { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.NetCoreSomaxconn : Nullable<int> with get, set
Public Property NetCoreSomaxconn As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to