共用方式為


ManagedClusterAutoUpgradeProfile.NodeOSUpgradeChannel Property

Definition

Manner in which the OS on your nodes is updated. The default is NodeImage.

public Azure.Provisioning.BicepValue<Azure.Provisioning.ContainerService.ManagedClusterNodeOSUpgradeChannel> NodeOSUpgradeChannel { get; set; }
member this.NodeOSUpgradeChannel : Azure.Provisioning.BicepValue<Azure.Provisioning.ContainerService.ManagedClusterNodeOSUpgradeChannel> with get, set
Public Property NodeOSUpgradeChannel As BicepValue(Of ManagedClusterNodeOSUpgradeChannel)

Property Value

Applies to