MigrateSqlServerSqlDBSyncTaskOutputDatabaseLevel.MigrationState Property
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.
Migration state that this database is in.
public Azure.ResourceManager.DataMigration.Models.SyncDatabaseMigrationReportingState? MigrationState { get; }
member this.MigrationState : Nullable<Azure.ResourceManager.DataMigration.Models.SyncDatabaseMigrationReportingState>
Public ReadOnly Property MigrationState As Nullable(Of SyncDatabaseMigrationReportingState)