Partager via


KubeletConfig.ImageGcHighThreshold Propriété

Définition

Obtient ou définit le pourcentage d’utilisation du disque après lequel le garbage collection d’images est toujours exécuté.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à