UpgradeOrchestrationServiceStateSummary
Service state summary of Service Fabric Upgrade Orchestration Service.
Properties
Name | Type | Required |
---|---|---|
CurrentCodeVersion |
string | No |
CurrentManifestVersion |
string | No |
TargetCodeVersion |
string | No |
TargetManifestVersion |
string | No |
PendingUpgradeType |
string | No |
CurrentCodeVersion
Type: string
Required: No
The current code version of the cluster.
CurrentManifestVersion
Type: string
Required: No
The current manifest version of the cluster.
TargetCodeVersion
Type: string
Required: No
The target code version of the cluster.
TargetManifestVersion
Type: string
Required: No
The target manifest version of the cluster.
PendingUpgradeType
Type: string
Required: No
The type of the pending upgrade of the cluster.