Compartir a través de


SysctlConfig.FsAioMaxNr Property

Definition

Gets or sets sysctl setting fs.aio-max-nr.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to