UpgradeState Enum

Definition

Code indicating the current status of the upgrade.

public enum UpgradeState
type UpgradeState = 
Public Enum UpgradeState
Inheritance
UpgradeState

Fields

Cancelled 1

Cancelled.

Completed 2

Completed.

Faulted 3

Faulted.

RollingForward 0

RollingForward.

Applies to