Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpgradeOrchestrationServiceStateSummary

Package version

Service state summary of Service Fabric Upgrade Orchestration Service.

Hierarchy

  • UpgradeOrchestrationServiceStateSummary

Index

Properties

Optional currentCodeVersion

currentCodeVersion: undefined | string

The current code version of the cluster.

Optional currentManifestVersion

currentManifestVersion: undefined | string

The current manifest version of the cluster.

Optional pendingUpgradeType

pendingUpgradeType: undefined | string

The type of the pending upgrade of the cluster.

Optional targetCodeVersion

targetCodeVersion: undefined | string

The target code version of the cluster.

Optional targetManifestVersion

targetManifestVersion: undefined | string

The target manifest version of the cluster.

Generated using TypeDoc