Partager via


KubeletConfig.ImageGcLowThreshold Propriété

Définition

Obtient ou définit le pourcentage d’utilisation du disque avant lequel le garbage collection d’images n’est jamais exécuté.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à