nodeOsChannelUpgrade

@JvmName(name = "icbwwwowengptbsl")
suspend fun nodeOsChannelUpgrade(value: Output<String>)
@JvmName(name = "khwcatrrcwinlrca")
suspend fun nodeOsChannelUpgrade(value: String?)

Parameters

value

The upgrade channel for this Kubernetes Cluster Nodes' OS Image. Possible values are Unmanaged, SecurityPatch, NodeImage and None.

Note: node_os_channel_upgrade must be set to NodeImage if automatic_channel_upgrade has been set to node-image Note: This requires that the Preview Feature Microsoft.ContainerService/NodeOsUpgradeChannelPreview is enabled and the Resource Provider is re-registered, see the documentation for more information.