Share via


UpgradeOverrideSettings.ForceUpgrade 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? ForceUpgrade { get; set; }
member this.ForceUpgrade : Nullable<bool> with get, set
Public Property ForceUpgrade As Nullable(Of Boolean)

Property Value

Applies to