Compartilhar via


FluxConfiguration.Kustomizations Propriedade

Definição

Obtém ou define a matriz de kustomizations usadas para reconciliar o artefato extraído pelo tipo de origem no 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a