ClusterPoolAKSPatchVersionUpgradeProperties.UpgradeClusterPool Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
whether upgrade cluster pool or not. If it's true, upgradeAllClusterNodes should be false.
public bool? UpgradeClusterPool { get; set; }
member this.UpgradeClusterPool : Nullable<bool> with get, set
Public Property UpgradeClusterPool As Nullable(Of Boolean)