Managed Cluster Auto Upgrade Profile Response
data class ManagedClusterAutoUpgradeProfileResponse(val nodeOSUpgradeChannel: String? = null, val upgradeChannel: String? = null)
Auto upgrade profile for a managed cluster.
Properties
Link copied to clipboard
Manner in which the OS on your nodes is updated. The default is NodeImage.
Link copied to clipboard
For more information see setting the AKS cluster auto-upgrade channel.