Partager via


SysctlConfig.VmMaxMapCount Propriété

Définition

Obtient ou définit le paramètre sysctl vm.max_map_count.

[Newtonsoft.Json.JsonProperty(PropertyName="vmMaxMapCount")]
public int? VmMaxMapCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vmMaxMapCount")>]
member this.VmMaxMapCount : Nullable<int> with get, set
Public Property VmMaxMapCount As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à