次の方法で共有


SysctlConfig.FsFileMax プロパティ

定義

sysctl 設定 fs.file-max を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象