ManagedClusterNodeOSUpgradeChannel.SecurityPatch 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.
AKS downloads and updates the nodes with tested security updates. These updates honor the maintenance window settings and produce a new VHD that is used on new nodes. On some occasions it's not possible to apply the updates in place, in such cases the existing nodes will also be re-imaged to the newly produced VHD in order to apply the changes. This option incurs an extra cost of hosting the new Security Patch VHDs in your resource group for just in time consumption. Serialized Name: NodeOSUpgradeChannel.SecurityPatch
public static Azure.ResourceManager.ContainerService.Models.ManagedClusterNodeOSUpgradeChannel SecurityPatch { get; }
static member SecurityPatch : Azure.ResourceManager.ContainerService.Models.ManagedClusterNodeOSUpgradeChannel
Public Shared ReadOnly Property SecurityPatch As ManagedClusterNodeOSUpgradeChannel