Language

FluxConfigurationPatch.Kustomizations Property

Definition

Array of kustomizations used to reconcile the artifact pulled by the source type on the cluster.

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.KubernetesConfiguration.FluxConfigurations.Models.KustomizationPatch> Kustomizations { get; }
member this.Kustomizations : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.KubernetesConfiguration.FluxConfigurations.Models.KustomizationPatch>
Public ReadOnly Property Kustomizations As IDictionary(Of String, KustomizationPatch)

Property Value

Applies to