Compartilhar via


KustomizationDefinition.Prune Propriedade

Definição

Obtém ou define habilitar/desabilitar coletas de lixo de objetos kubernetes criados por essa 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a