Class MigrateSqlServerSqlDbSyncTaskOutput

java.lang.Object
com.azure.resourcemanager.datamigration.models.MigrateSqlServerSqlDbSyncTaskOutput
Direct Known Subclasses:
MigrateSqlServerSqlDbSyncTaskOutputDatabaseError, MigrateSqlServerSqlDbSyncTaskOutputDatabaseLevel, MigrateSqlServerSqlDbSyncTaskOutputError, MigrateSqlServerSqlDbSyncTaskOutputMigrationLevel, MigrateSqlServerSqlDbSyncTaskOutputTableLevel

public class MigrateSqlServerSqlDbSyncTaskOutput extends Object
Output for the task that migrates on-prem SQL Server databases to Azure SQL Database for online migrations.
  • Constructor Details

    • MigrateSqlServerSqlDbSyncTaskOutput

      public MigrateSqlServerSqlDbSyncTaskOutput()
      Creates an instance of MigrateSqlServerSqlDbSyncTaskOutput class.
  • Method Details

    • id

      public String id()
      Get the id property: Result identifier.
      Returns:
      the id value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.