Freigeben über


ISysctlConfig.NetCoreSomaxconn Property

Definition

Sysctl setting net.core.somaxconn.

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

Property Value

Attributes

Applies to