Package version:

Initial replication details.

interface InitialReplicationDetails {
    initialReplicationProgressPercentage?: string;
    initialReplicationType?: string;
}

Properties

initialReplicationProgressPercentage?: string

The initial replication progress percentage.

initialReplicationType?: string

Initial replication type.