MigrateSqlServerSqlMISyncTaskOutputDatabaseLevel Class

Definition

The MigrateSqlServerSqlMISyncTaskOutputDatabaseLevel.

public class MigrateSqlServerSqlMISyncTaskOutputDatabaseLevel : Azure.ResourceManager.DataMigration.Models.MigrateSqlServerSqlMISyncTaskOutput
type MigrateSqlServerSqlMISyncTaskOutputDatabaseLevel = class
    inherit MigrateSqlServerSqlMISyncTaskOutput
Public Class MigrateSqlServerSqlMISyncTaskOutputDatabaseLevel
Inherits MigrateSqlServerSqlMISyncTaskOutput
Inheritance
MigrateSqlServerSqlMISyncTaskOutputDatabaseLevel

Properties

ActiveBackupSets

Backup sets that are currently active (Either being uploaded or getting restored).

ContainerName

Name of container created in the Azure Storage account where backups are copied to.

EndedOn

Database migration end time.

ErrorPrefix

prefix string to use for querying errors for this database.

ExceptionsAndWarnings

Migration exceptions and warnings.

FullBackupSetInfo

Details of full backup set.

Id

Result identifier.

(Inherited from MigrateSqlServerSqlMISyncTaskOutput)
IsFullBackupRestored

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

LastRestoredBackupSetInfo

Last applied backup set information.

MigrationState

Current state of database.

SourceDatabaseName

Name of the database.

StartedOn

Database migration start time.

Applies to