Compartilhar via


LinuxOSConfig.TransparentHugePageDefrag Property

Definition

Valid values are 'always', 'defer', 'defer+madvise', 'madvise' and 'never'. The default is 'madvise'. For more information see Transparent Hugepages.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)]
public string TransparentHugePageDefrag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.TransparentHugePageDefrag : string with get, set
Public Property TransparentHugePageDefrag As String

Property Value

Implements

Attributes

Applies to