你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

KubernetesClusterRestoreCriteria.ExcludedNamespaces 属性

定义

获取或设置 exclude namespaces 属性。 此属性设置在还原期间要排除的命名空间。

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

属性值

适用于