Share via


ManagedCluster.OverrideSettingForceUpgrade 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.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)]
public bool? OverrideSettingForceUpgrade { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)>]
member this.OverrideSettingForceUpgrade : Nullable<bool> with get, set
Public Property OverrideSettingForceUpgrade As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to