Freigeben über


ISysctlConfig.NetNetfilterNfConntrackMax Property

Definition

Sysctl setting net.netfilter.nf_conntrack_max.

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

Property Value

Attributes

Applies to