Partager via


FluxConfiguration.Kustomizations Propriété

Définition

Obtient ou définit le tableau des kustomisations utilisées pour rapprocher l’artefact extrait par le type de source sur le cluster.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.kustomizations")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.KubernetesConfiguration.Models.KustomizationDefinition> Kustomizations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.kustomizations")>]
member this.Kustomizations : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.KubernetesConfiguration.Models.KustomizationDefinition> with get, set
Public Property Kustomizations As IDictionary(Of String, KustomizationDefinition)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à