Partager via


ManagedClusterAddonProfile.Config Propriété

Définition

Obtient ou définit des paires clé-valeur pour la configuration d’un module complémentaire.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à