ManagedClusterNodeOSUpgradeChannel.Unmanaged 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.
OS updates will be applied automatically through the OS built-in patching infrastructure. Newly scaled in machines will be unpatched initially and will be patched at some point by the OS's infrastructure. Behavior of this option depends on the OS in question. Ubuntu and Mariner apply security patches through unattended upgrade roughly once a day around 06:00 UTC. Windows does not apply security patches automatically and so for them this option is equivalent to None till further notice.
public static Azure.ResourceManager.ContainerService.Models.ManagedClusterNodeOSUpgradeChannel Unmanaged { get; }
static member Unmanaged : Azure.ResourceManager.ContainerService.Models.ManagedClusterNodeOSUpgradeChannel
Public Shared ReadOnly Property Unmanaged As ManagedClusterNodeOSUpgradeChannel
Property Value
Applies to
Azure SDK for .NET