次の方法で共有


SysctlConfig.NetNetfilterNfConntrackBuckets プロパティ

定義

sysctl 設定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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象