Managed Cluster Auto Upgrade Profile Args
data class ManagedClusterAutoUpgradeProfileArgs(val upgradeChannel: Output<Either<String, UpgradeChannel>>? = null) : ConvertibleToJava<ManagedClusterAutoUpgradeProfileArgs>
Auto upgrade profile for a managed cluster.
Properties
Link copied to clipboard
For more information see setting the AKS cluster auto-upgrade channel.