ContainerServiceOSSku.Windows2019 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 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.
public static Azure.ResourceManager.ContainerService.Models.ContainerServiceOSSku Windows2019 { get; }
static member Windows2019 : Azure.ResourceManager.ContainerService.Models.ContainerServiceOSSku
Public Shared ReadOnly Property Windows2019 As ContainerServiceOSSku
Property Value
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET