Compartilhar via


ManagedClusterAddonProfile.Config Propriedade

Definição

Obtém ou define pares chave-valor para configurar um complemento.

[Newtonsoft.Json.JsonProperty(PropertyName="config")]
public System.Collections.Generic.IDictionary<string,string> Config { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="config")>]
member this.Config : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property Config As IDictionary(Of String, String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a