Compartilhar via


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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a