AgentPoolMode.ManagedSystem 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.
ManagedSystem is a system pool managed by AKS. The pool scales dynamically according to cluster usage, and has additional automated monitoring and healing capabilities. There can only be one ManagedSystem pool, and it is recommended to delete all other system pools for the best experience.
public static Azure.ResourceManager.ContainerService.Models.AgentPoolMode ManagedSystem { get; }
static member ManagedSystem : Azure.ResourceManager.ContainerService.Models.AgentPoolMode
Public Shared ReadOnly Property ManagedSystem As AgentPoolMode