次の方法で共有


KubernetesClusterExtensionData.ConfigurationSettings プロパティ

定義

この拡張機能を構成するための名前と値のペアとしての構成設定。

public System.Collections.Generic.IDictionary<string,string> ConfigurationSettings { get; set; }
member this.ConfigurationSettings : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property ConfigurationSettings As IDictionary(Of String, String)

プロパティ値

適用対象