Aracılığıyla paylaş


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