BackupFileStatus type

Defines values for BackupFileStatus.
KnownBackupFileStatus can be used interchangeably with BackupFileStatus, this enum contains the known values that the service supports.

Known values supported by the service

Arrived
Queued
Uploading
Uploaded
Restoring
Restored
Cancelled

type BackupFileStatus = string