UpdateStatus type

Defines values for UpdateStatus.
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