ValidateMigrationInputSqlServerSqlMITaskOutput Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Constructors
ValidateMigrationInputSqlServerSqlMITaskOutput() |
Initializes a new instance of the ValidateMigrationInputSqlServerSqlMITaskOutput class. |
ValidateMigrationInputSqlServerSqlMITaskOutput(String, String, IList<ReportableException>, IList<ReportableException>, IList<ReportableException>, IList<ReportableException>, IList<ReportableException>, DatabaseBackupInfo) |
Initializes a new instance of the ValidateMigrationInputSqlServerSqlMITaskOutput class. |
Properties
BackupFolderErrors |
Gets errors associated with the BackupFolder path |
BackupShareCredentialsErrors |
Gets errors associated with backup share user name and password credentials |
BackupStorageAccountErrors |
Gets errors associated with the storage account provided. |
DatabaseBackupInfo |
Gets or sets information about backup files when existing backup mode is used. |
ExistingBackupErrors |
Gets errors associated with existing backup files. |
Id |
Gets result identifier |
Name |
Gets name of database |
RestoreDatabaseNameErrors |
Gets errors associated with the RestoreDatabaseName |