次の方法で共有


KubernetesClusterRestoreCriteria.IncludedNamespaces プロパティ

定義

include namespaces プロパティを取得または設定します。 このプロパティは、復元中に含める名前空間を設定します。

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

プロパティ値

適用対象