ManagedClusterAutoUpgradeProfile.UpgradeChannel Property

Definition

The upgrade channel for auto upgrade. The default is 'none'. For more information see setting the AKS cluster auto-upgrade channel.

public Azure.ResourceManager.ContainerService.Models.UpgradeChannel? UpgradeChannel { get; set; }
member this.UpgradeChannel : Nullable<Azure.ResourceManager.ContainerService.Models.UpgradeChannel> with get, set
Public Property UpgradeChannel As Nullable(Of UpgradeChannel)

Property Value

Applies to