次の方法で共有


KubernetesSourceControlConfigurationData.ConfigurationProtectedSettings プロパティ

定義

構成の保護された構成設定の名前と値のペア。

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

プロパティ値

適用対象