BackupState type
Defines values for BackupState.
KnownBackupState can be used interchangeably with BackupState,
this enum contains the known values that the service supports.
Known values supported by the service
Initiated
InProgress
Succeeded
Failed
type BackupState = string