ManagedClusterGuardrailsProfile.SystemExcludedNamespaces Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List of namespaces specified by AKS to be excluded from Guardrails.
public System.Collections.Generic.IReadOnlyList<string> SystemExcludedNamespaces { get; }
member this.SystemExcludedNamespaces : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property SystemExcludedNamespaces As IReadOnlyList(Of String)