次の方法で共有


KubernetesClusterRestoreCriteria.ExcludedNamespaces プロパティ

定義

名前空間の除外プロパティを取得または設定します。 このプロパティは、復元時に除外する名前空間を設定します。

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

プロパティ値

適用対象