Partager via


KafkaRestProperties.ConfigurationOverride Propriété

Définition

Obtient ou définit les configurations qui doivent être remplacées.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à