fun restoreBackup(restoreInfo: RestoreInfo): Single<String>
See DotnetBackupService.createBackup. Delegates restoring the backup to another implementation of BackupService.