Partager via


KustomizationDefinition.Prune Propriété

Définition

Obtient ou définit l’activation/la désactivation de garbage collections d’objets Kubernetes créés par cette Kustomization.

[Newtonsoft.Json.JsonProperty(PropertyName="prune")]
public bool? Prune { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="prune")>]
member this.Prune : Nullable<bool> with get, set
Public Property Prune As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à