Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ValidateMigrationInputSqlServerSqlMISyncTaskOutput

Package version

Output for task that validates migration input for Azure SQL Database Managed Instance online migration

Hierarchy

  • ValidateMigrationInputSqlServerSqlMISyncTaskOutput

Index

Properties

Properties

Optional id

id: undefined | string

Database identifier NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

Name of database NOTE: This property will not be serialized. It can only be populated by the server.

Optional validationErrors

validationErrors: ReportableException[]

Errors associated with a selected database object NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc