Share via


AgentPoolMode.ManagedSystem Property

Definition

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

Property Value

Applies to