Share via


ApplicationUpgradeProgress.RollingUpgradeMode Property

Definition

Gets the rolling upgrade mode for this upgrade progress.

public System.Fabric.RollingUpgradeMode RollingUpgradeMode { get; }
member this.RollingUpgradeMode : System.Fabric.RollingUpgradeMode
Public ReadOnly Property RollingUpgradeMode As RollingUpgradeMode

Property Value

The rolling upgrade mode for this upgrade progress.

Applies to