OfflineConfiguration interface
Offline configuration
Properties
last |
Last backup name for offline migration. This is optional for migrations from file share. If it is not provided, then the service will determine the last backup file name based on latest backup files present in file share. |
offline | Offline migration |
Property Details
lastBackupName
Last backup name for offline migration. This is optional for migrations from file share. If it is not provided, then the service will determine the last backup file name based on latest backup files present in file share.
lastBackupName?: string
Property Value
string
offline
Offline migration
offline?: boolean
Property Value
boolean