Share via


ISysctlConfig.NetIpv4NeighDefaultGcThresh2 Property

Definition

Sysctl setting net.ipv4.neigh.default.gc_thresh2.

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

Property Value

Attributes

Applies to