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
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for JavaScript