共用方式為


UpgradeMode type

定義 UpgradeMode 的值。
KnownUpgradeMode 可以與 UpgradeMode 交換使用,此列舉包含服務支援的已知值。

服務支援的已知值

自動:叢集將會自動升級至最新的 Service Fabric 執行時間版本, upgradeWave 會決定在新版本可用之後何時開始升級。
手動:叢集不會自動升級至最新的 Service Fabric 執行時間版本。 叢集是藉由在叢集資源中設定 clusterCodeVersion 屬性來升級。

type UpgradeMode = string