MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputDatabaseLevel Class

Definition

The MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputDatabaseLevel.

public class MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputDatabaseLevel : Azure.ResourceManager.DataMigration.Models.MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutput
type MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputDatabaseLevel = class
    inherit MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutput
Public Class MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputDatabaseLevel
Inherits MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutput
Inheritance
MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputDatabaseLevel

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