Share via


UpgradeChannel.Stable Property

Definition

Automatically upgrade the cluster to the latest supported patch release on minor version N-1, where N is the latest supported minor version. For example, if a cluster is running version 1.17.7 and versions 1.17.9, 1.18.4, 1.18.6, and 1.19.1 are available, your cluster is upgraded to 1.18.6.

public static Azure.ResourceManager.ContainerService.Models.UpgradeChannel Stable { get; }
static member Stable : Azure.ResourceManager.ContainerService.Models.UpgradeChannel
Public Shared ReadOnly Property Stable As UpgradeChannel

Property Value

Applies to