Compartilhar via


SysctlConfig.VmMaxMapCount Propriedade

Definição

Obtém ou define a configuração de 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a