Compartilhar via


KubeletConfig.ImageGcLowThreshold Propriedade

Definição

Obtém ou define a porcentagem de uso do disco antes do qual a coleta de lixo de imagem nunca é executada.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a