次の方法で共有


KubernetesClusterRestoreCriteria.NamespaceMappings プロパティ

定義

名前空間マッピング プロパティを取得または設定します。 このプロパティは、復元中に名前空間を変更する必要があるかどうかを設定します。

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

プロパティ値

適用対象