UpgradeMode type
定义 UpgradeMode 的值。
KnownUpgradeMode 可与 UpgradeMode 互换使用,此枚举包含服务支持的已知值。
服务支持的已知值
自动:群集将自动升级到最新的 Service Fabric 运行时版本,upgradeWave 将确定新版本可用后升级何时启动。
手动:群集不会自动升级到最新的 Service Fabric 运行时版本。 通过在群集资源中设置 clusterCodeVersion 属性来升级群集。
type UpgradeMode = string