다음을 통해 공유


ClusterPoolAKSPatchVersionUpgradeProperties.UpgradeClusterPool Property

Definition

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)

Property Value

Applies to