Freigeben über


ISysctlConfig.NetIpv4NeighDefaultGcThresh3 Property

Definition

Sysctl setting net.ipv4.neigh.default.gc_thresh3.

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

Property Value

Attributes

Applies to