Compartilhar via


KubeletConfig.ImageGcHighThreshold Propriedade

Definição

Obtém ou define a porcentagem de uso do disco após o qual a coleta de lixo de imagem sempre é executada.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a