UpgradeOverrideSettings.IsForceUpgradeEnabled Property

Definition

Whether to force upgrade the cluster. Note that this option instructs upgrade operation to bypass upgrade protections such as checking for deprecated API usage. Enable this option only with caution.

public bool? IsForceUpgradeEnabled { get; set; }
member this.IsForceUpgradeEnabled : Nullable<bool> with get, set
Public Property IsForceUpgradeEnabled As Nullable(Of Boolean)

Property Value

Applies to