Share via


KubernetesFluxConfigurationData.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.Models.Kustomization> Kustomizations { get; set; }
member this.Kustomizations : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.KubernetesConfiguration.Models.Kustomization> with get, set
Public Property Kustomizations As IDictionary(Of String, Kustomization)

Property Value

Applies to