FabricOrchestrationUpgradeProgress Class

Definition

Encapsulates the progress of a Service Fabric upgrade.

public sealed class FabricOrchestrationUpgradeProgress
type FabricOrchestrationUpgradeProgress = class
Public NotInheritable Class FabricOrchestrationUpgradeProgress
Inheritance
FabricOrchestrationUpgradeProgress

Constructors

FabricOrchestrationUpgradeProgress()

Properties

ConfigVersion

Gets the JSON config version

Details

Upgrade details

ProgressStatus

Gets the upgrade state for this upgrade.

UpgradeState

Gets the upgrade state for this upgrade.

Applies to