Compartir a través de


SysctlConfig.VmSwappiness Propiedad

Definición

Obtiene o establece la configuración de sysctl vm.swappiness.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a