UpdateStatus type

Status of the update.
KnownUpdateStatus can be used interchangeably with UpdateStatus, this enum contains the known values that the service supports.

Known values supported by the service

DownloadPending
DownloadStarted
DownloadCompleted
InstallStarted
InstallCompleted

type UpdateStatus = string