Sdílet prostřednictvím


MigrationStatusDetails Class

Definition

Detailed status of current migration.

public class MigrationStatusDetails
type MigrationStatusDetails = class
Public Class MigrationStatusDetails
Inheritance
MigrationStatusDetails

Properties

ActiveBackupSets

Backup sets that are currently active.

BlobContainerName

Name of blob container.

CompleteRestoreErrorMessage

Complete restore error message, if any.

CurrentRestoringFilename

File name that is currently being restored.

FileUploadBlockingErrors

File upload blocking errors, if any.

FullBackupSetInfo

Details of full backup set.

InvalidFiles

Files that are not valid backup files.

IsFullBackupRestored

Whether full backup has been applied to the target database or not.

LastRestoredBackupSetInfo

Last applied backup set information.

LastRestoredFilename

Last restored file name.

MigrationState

Current State of Migration.

PendingLogBackupsCount

Total pending log backups.

RestoreBlockingReason

Restore blocking reason, if any.

Applies to