Freigeben über


ISysctlConfig.NetCoreWmemDefault Property

Definition

Sysctl setting net.core.wmem_default.

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

Property Value

Attributes

Applies to