KubernetesClusterExtension.ConfigurationSettings Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Configuration settings, as name-value pairs for configuring this extension.
public Azure.Provisioning.BicepDictionary<string> ConfigurationSettings { get; set; }member this.ConfigurationSettings : Azure.Provisioning.BicepDictionary<string> with get, setPublic Property ConfigurationSettings As BicepDictionary(Of String)