ValidateMigrationInputSqlServerSqlMISyncTaskOutput 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 Azure SQL Database Managed Instance online migration
public class ValidateMigrationInputSqlServerSqlMISyncTaskOutput
type ValidateMigrationInputSqlServerSqlMISyncTaskOutput = class
Public Class ValidateMigrationInputSqlServerSqlMISyncTaskOutput
- Inheritance
-
ValidateMigrationInputSqlServerSqlMISyncTaskOutput
Constructors
ValidateMigrationInputSqlServerSqlMISyncTaskOutput() |
Initializes a new instance of the ValidateMigrationInputSqlServerSqlMISyncTaskOutput class. |
ValidateMigrationInputSqlServerSqlMISyncTaskOutput(String, String, IList<ReportableException>) |
Initializes a new instance of the ValidateMigrationInputSqlServerSqlMISyncTaskOutput class. |
Properties
Id |
Gets database identifier |
Name |
Gets name of database |
ValidationErrors |
Gets errors associated with a selected database object |