Freigeben über


FluxConfiguration.Kustomizations Eigenschaft

Definition

Ruft ein Array von Kustomisierungen ab, die zum Abgleichen des artefakts verwendet werden, das vom Quelltyp im Cluster abgerufen wird, oder legt es fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: