Dela via


SysctlConfig.VMSwappiness Property

Definition

Gets or sets sysctl setting 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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to