次の方法で共有


ManagedClusterAddonProfile.Config プロパティ

定義

アドオンを構成するためのキーと値のペア。

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

プロパティ値

適用対象