Delen via


MigrateOracleAzureDBPostgreSqlSyncTaskOutputDatabaseLevel Class

Definition

The MigrateOracleAzureDBPostgreSqlSyncTaskOutputDatabaseLevel.

public class MigrateOracleAzureDBPostgreSqlSyncTaskOutputDatabaseLevel : Azure.ResourceManager.DataMigration.Models.MigrateOracleAzureDBPostgreSqlSyncTaskOutput
type MigrateOracleAzureDBPostgreSqlSyncTaskOutputDatabaseLevel = class
    inherit MigrateOracleAzureDBPostgreSqlSyncTaskOutput
Public Class MigrateOracleAzureDBPostgreSqlSyncTaskOutputDatabaseLevel
Inherits MigrateOracleAzureDBPostgreSqlSyncTaskOutput
Inheritance
MigrateOracleAzureDBPostgreSqlSyncTaskOutputDatabaseLevel

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 MigrateOracleAzureDBPostgreSqlSyncTaskOutput)
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