Compartir a través de


KustomizationPatchDefinition.Prune Propiedad

Definición

Obtiene o establece la habilitación o deshabilitación de recolecciones de elementos no utilizados de objetos de Kubernetes creados por esta kustomización.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a