Compartilhar via


KafkaRestProperties.ConfigurationOverride Propriedade

Definição

Obtém ou define as configurações que precisam ser substituídas.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a