次の方法で共有


KubernetesFluxConfigurationData.ConfigurationProtectedSettings プロパティ

定義

構成の保護された構成設定のキーと値のペア。

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

プロパティ値

適用対象