Aracılığıyla paylaş


SysctlConfig.NetNetfilterNfConntrackBuckets Property

Definition

Gets or sets sysctl setting net.netfilter.nf_conntrack_buckets.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to