MigrateMySqlAzureDBForMySqlSyncTaskOutputDatabaseLevel Class

Definition

The MigrateMySqlAzureDBForMySqlSyncTaskOutputDatabaseLevel.

public class MigrateMySqlAzureDBForMySqlSyncTaskOutputDatabaseLevel : Azure.ResourceManager.DataMigration.Models.MigrateMySqlAzureDBForMySqlSyncTaskOutput
type MigrateMySqlAzureDBForMySqlSyncTaskOutputDatabaseLevel = class
    inherit MigrateMySqlAzureDBForMySqlSyncTaskOutput
Public Class MigrateMySqlAzureDBForMySqlSyncTaskOutputDatabaseLevel
Inherits MigrateMySqlAzureDBForMySqlSyncTaskOutput
Inheritance
MigrateMySqlAzureDBForMySqlSyncTaskOutputDatabaseLevel

Properties

AppliedChanges

Number of applied changes.

CdcDeleteCounter

Number of cdc deletes.

CdcInsertCounter

Number of cdc inserts.

CdcUpdateCounter

Number of cdc updates.

DatabaseName

Name of the database.

EndedOn

Migration end time.

FullLoadCompletedTables

Number of tables completed in full load.

FullLoadErroredTables

Number of tables errored in full load.

FullLoadLoadingTables

Number of tables loading in full load.

FullLoadQueuedTables

Number of tables queued in full load.

Id

Result identifier.

(Inherited from MigrateMySqlAzureDBForMySqlSyncTaskOutput)
IncomingChanges

Number of incoming changes.

InitializationCompleted

Indicates if initial load (full load) has been completed.

Latency

CDC apply latency.

MigrationState

Migration state that this database is in.

StartedOn

Migration start time.

Applies to