Share via


ValidateMigrationInputSqlServerSqlMITaskOutput Class

Definition

Output for task that validates migration input for SQL to Azure SQL Managed Instance migrations.

public class ValidateMigrationInputSqlServerSqlMITaskOutput
type ValidateMigrationInputSqlServerSqlMITaskOutput = class
Public Class ValidateMigrationInputSqlServerSqlMITaskOutput
Inheritance
ValidateMigrationInputSqlServerSqlMITaskOutput

Properties

BackupFolderErrors

Errors associated with the BackupFolder path.

BackupShareCredentialsErrors

Errors associated with backup share user name and password credentials.

BackupStorageAccountErrors

Errors associated with the storage account provided.

DatabaseBackupInfo

Information about backup files when existing backup mode is used.

ExistingBackupErrors

Errors associated with existing backup files.

Id

Result identifier.

Name

Name of database.

RestoreDatabaseNameErrors

Errors associated with the RestoreDatabaseName.

Applies to