Share via


LinuxOSConfig.TransparentHugePageEnabled Property

Definition

Gets or sets transparent Huge Page enabled configuration.

[Newtonsoft.Json.JsonProperty(PropertyName="transparentHugePageEnabled")]
public string TransparentHugePageEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="transparentHugePageEnabled")>]
member this.TransparentHugePageEnabled : string with get, set
Public Property TransparentHugePageEnabled As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to