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

ManagedClusterGuardrailsProfile 类

定义

Guardrails 配置文件。

public class ManagedClusterGuardrailsProfile
type ManagedClusterGuardrailsProfile = class
Public Class ManagedClusterGuardrailsProfile
继承
ManagedClusterGuardrailsProfile

构造函数

ManagedClusterGuardrailsProfile(String, ManagedClusterGuardrailsProfileLevel)

初始化 ManagedClusterGuardrailsProfile 的新实例。

属性

ExcludedNamespaces

从护栏检查中排除的命名空间列表。

Level

要使用的护栏级别。 默认情况下,为所有命名空间启用 Guardrails,AKS 通过 systemExcludedNamespaces 排除的命名空间除外。

SystemExcludedNamespaces

AKS 指定要从 Guardrail 中排除的命名空间的列表。

Version

要使用的约束版本。

适用于