Compartilhar via


LinuxOSConfig.TransparentHugePageEnabled Property

Definition

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

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

Property Value

Implements

Attributes

Applies to