次の方法で共有


ManagedClusterGuardrailsProfile クラス

定義

Guardrails プロファイル。

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

コンストラクター

ManagedClusterGuardrailsProfile(String, ManagedClusterGuardrailsProfileLevel)

ManagedClusterGuardrailsProfile の新しいインスタンスを初期化します。

プロパティ

ExcludedNamespaces

ガードレール チェックから除外された名前空間の一覧。

Level

使用するガードレール レベル。 既定では、AKS が systemExcludedNamespaces 経由で除外するものを除くすべての名前空間に対して Guardrails が有効になっています。

SystemExcludedNamespaces

Guardrails から除外する AKS によって指定された名前空間の一覧。

Version

使用する制約のバージョン。

適用対象