Share via


ApplicationUpgradeProgress.CurrentUpgradeDomainProgress Property

Definition

Gives the detailed upgrade progress for nodes in the current upgrade domain. Value not defined for node-by-node upgrades.

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

Property Value

Returns UpgradeDomainProgress.

Applies to