Freigeben über


SysctlConfig.VMSwappiness Property

Definition

Sysctl setting vm.swappiness.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)]
public int? VMSwappiness { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.VMSwappiness : Nullable<int> with get, set
Public Property VMSwappiness As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to