Ossku Class
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.
Defines values for Ossku.
public static class Ossku
type Ossku = class
Public Class Ossku
- Inheritance
-
Ossku
Fields
AzureLinux |
Use AzureLinux as the OS for node images. Azure Linux is a container-optimized Linux distro built by Microsoft, visit https://aka.ms/azurelinux for more information. |
CBLMariner |
Deprecated OSSKU. Microsoft recommends that new deployments choose 'AzureLinux' instead. |
Ubuntu |
Use Ubuntu as the OS for node images. |
Windows2019 |
Use Windows2019 as the OS for node images. Unsupported for system node pools. Windows2019 only supports Windows2019 containers; it cannot run Windows2022 containers and vice versa. |
Windows2022 |
Use Windows2022 as the OS for node images. Unsupported for system node pools. Windows2022 only supports Windows2022 containers; it cannot run Windows2019 containers and vice versa. |