Partilhar via


UpgradeState type

Define valores para UpgradeState.

type UpgradeState = "RollingForward" | "Cancelled" | "Completed" | "Faulted"