Compartilhar via


SysctlConfig.FsFileMax Propriedade

Definição

Obtém ou define a configuração de 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a