共用方式為


RollingUpgradePolicyDescription.UpgradeMode Property

Definition

Type: RollingUpgradeModeSpecifies the types of upgrade (RollingUpgradeMode) to be used for upgrading the application instance.

public System.Fabric.RollingUpgradeMode UpgradeMode { get; set; }
member this.UpgradeMode : System.Fabric.RollingUpgradeMode with get, set
Public Property UpgradeMode As RollingUpgradeMode

Property Value

Returns RollingUpgradeMode.

Applies to