你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ManagedClusterUpgradePolicy.ForceRestart Property

Definition

If true, then processes are forcefully restarted during upgrade even when the code version has not changed (the upgrade only changes configuration or data).

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

Property Value

Applies to