MigrationStatusDetails interface

目前移轉的詳細狀態。

屬性

activeBackupSets

目前作用中的備份集。 注意:這個屬性不會串行化。 它只能由伺服器填入。

blobContainerName

Blob 容器的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

completeRestoreErrorMessage

如果有任何附注,請完成還原錯誤訊息:此屬性將不會串行化。 它只能由伺服器填入。

currentRestoringFilename

目前正在還原的檔名。 注意:這個屬性不會串行化。 它只能由伺服器填入。

fileUploadBlockingErrors

檔案上傳封鎖錯誤,如果有的話。 注意:這個屬性不會串行化。 它只能由伺服器填入。

fullBackupSetInfo

完整備份集的詳細數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

invalidFiles

無效備份檔的檔案。 注意:這個屬性不會串行化。 它只能由伺服器填入。

isFullBackupRestored

是否已將完整備份套用至目標資料庫。 注意:這個屬性不會串行化。 它只能由伺服器填入。

lastRestoredBackupSetInfo

上次套用的備份集資訊。 注意:這個屬性不會串行化。 它只能由伺服器填入。

lastRestoredFilename

上次還原的檔名。 注意:這個屬性不會串行化。 它只能由伺服器填入。

migrationState

移轉的目前狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

pendingLogBackupsCount

暫止的記錄備份總數。 注意:這個屬性不會串行化。 它只能由伺服器填入。

restoreBlockingReason

還原封鎖原因,如果有注意:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

activeBackupSets

目前作用中的備份集。 注意:這個屬性不會串行化。 它只能由伺服器填入。

activeBackupSets?: SqlBackupSetInfo[]

屬性值

blobContainerName

Blob 容器的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

blobContainerName?: string

屬性值

string

completeRestoreErrorMessage

如果有任何附注,請完成還原錯誤訊息:此屬性將不會串行化。 它只能由伺服器填入。

completeRestoreErrorMessage?: string

屬性值

string

currentRestoringFilename

目前正在還原的檔名。 注意:這個屬性不會串行化。 它只能由伺服器填入。

currentRestoringFilename?: string

屬性值

string

fileUploadBlockingErrors

檔案上傳封鎖錯誤,如果有的話。 注意:這個屬性不會串行化。 它只能由伺服器填入。

fileUploadBlockingErrors?: string[]

屬性值

string[]

fullBackupSetInfo

完整備份集的詳細數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

fullBackupSetInfo?: SqlBackupSetInfo

屬性值

invalidFiles

無效備份檔的檔案。 注意:這個屬性不會串行化。 它只能由伺服器填入。

invalidFiles?: string[]

屬性值

string[]

isFullBackupRestored

是否已將完整備份套用至目標資料庫。 注意:這個屬性不會串行化。 它只能由伺服器填入。

isFullBackupRestored?: boolean

屬性值

boolean

lastRestoredBackupSetInfo

上次套用的備份集資訊。 注意:這個屬性不會串行化。 它只能由伺服器填入。

lastRestoredBackupSetInfo?: SqlBackupSetInfo

屬性值

lastRestoredFilename

上次還原的檔名。 注意:這個屬性不會串行化。 它只能由伺服器填入。

lastRestoredFilename?: string

屬性值

string

migrationState

移轉的目前狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

migrationState?: string

屬性值

string

pendingLogBackupsCount

暫止的記錄備份總數。 注意:這個屬性不會串行化。 它只能由伺服器填入。

pendingLogBackupsCount?: number

屬性值

number

restoreBlockingReason

還原封鎖原因,如果有注意:此屬性將不會串行化。 它只能由伺服器填入。

restoreBlockingReason?: string

屬性值

string