FabricUpgradeOrchestrationServiceState Class

Definition

Encapsulates the service state of Upgrade Orchestration Service.

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

Constructors

FabricUpgradeOrchestrationServiceState()

Properties

CurrentCodeVersion

current code version

CurrentManifestVersion

current manifest version

PendingUpgradeType

pending upgrade type

TargetCodeVersion

target code version

TargetManifestVersion

target manifest version

Applies to