Share via


SysctlConfig.NetIpv4NeighDefaultGcThresh2 Property

Definition

Gets or sets sysctl setting net.ipv4.neigh.default.gc_thresh2.

[Newtonsoft.Json.JsonProperty(PropertyName="netIpv4NeighDefaultGcThresh2")]
public int? NetIpv4NeighDefaultGcThresh2 { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="netIpv4NeighDefaultGcThresh2")>]
member this.NetIpv4NeighDefaultGcThresh2 : Nullable<int> with get, set
Public Property NetIpv4NeighDefaultGcThresh2 As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to