Partager via


SysctlConfig.FsFileMax Propriété

Définition

Obtient ou définit le paramètre 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à