次の方法で共有


KafkaRestProperties.ConfigurationOverride プロパティ

定義

オーバーライドする必要がある構成を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象