ContainerServiceOSSku.AzureContainerLinux 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.
Use Azure Container Linux as the OS for node images. Azure Container Linux is a container-optimized, security-focused Linux OS built on Azure Linux, with an immutable filesystem. ACL is derived from the Flatcar Container Linux project, building on Flatcar's proven container-first, immutable design, while adding Azure Linux packages, servicing, and deep integration with the Azure and AKS lifecycle. For more information, see https://aka.ms/azurecontainerlinux.
public static Azure.ResourceManager.ContainerService.Models.ContainerServiceOSSku AzureContainerLinux { get; }
static member AzureContainerLinux : Azure.ResourceManager.ContainerService.Models.ContainerServiceOSSku
Public Shared ReadOnly Property AzureContainerLinux As ContainerServiceOSSku