Freigeben über


ISysctlConfig.NetCoreWmemMax Property

Definition

Sysctl setting net.core.wmem_max.

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

Property Value

Attributes

Applies to