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
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for JavaScript