Aracılığıyla paylaş


FabricUpgradeProgress.UpgradeDomainProgressAtFailure Property

Definition

Gets structured information about what actions were being performed by the system at the moment of upgrade failure. Value not defined for node-by-node upgrades.

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

Property Value

The upgrade progress details. UpgradeDomainProgress.

Applies to