DistributedAvailabilityGroupDatabase interface

Database specific information

Properties

connectedState

Link connected state

databaseName

The name of the database in link

instanceRedoReplicationLagSeconds

Redo lag when Managed Instance link side is primary

instanceReplicaId

Managed instance replica id

instanceSendReplicationLagSeconds

Replication lag when Managed Instance link side is primary

lastBackupLsn

Last backup LSN

lastBackupTime

Last backup LSN time

lastCommitLsn

Last commit LSN

lastCommitTime

Last commit LSN time

lastHardenedLsn

Last hardened LSN

lastHardenedTime

Last hardened LSN time

lastReceivedLsn

Last received LSN

lastReceivedTime

Last received LSN time

lastSentLsn

Last sent LSN

lastSentTime

Last sent LSN time

mostRecentLinkError

The most recent link connection error description

partnerAuthCertValidity

SQL server certificate validity

partnerReplicaId

SQL server replica id

replicaState

Current link state

seedingProgress

Seeding progress

synchronizationHealth

Link health state

Property Details

connectedState

Link connected state

connectedState?: string

Property Value

string

databaseName

The name of the database in link

databaseName?: string

Property Value

string

instanceRedoReplicationLagSeconds

Redo lag when Managed Instance link side is primary

instanceRedoReplicationLagSeconds?: number

Property Value

number

instanceReplicaId

Managed instance replica id

instanceReplicaId?: string

Property Value

string

instanceSendReplicationLagSeconds

Replication lag when Managed Instance link side is primary

instanceSendReplicationLagSeconds?: number

Property Value

number

lastBackupLsn

Last backup LSN

lastBackupLsn?: string

Property Value

string

lastBackupTime

Last backup LSN time

lastBackupTime?: Date

Property Value

Date

lastCommitLsn

Last commit LSN

lastCommitLsn?: string

Property Value

string

lastCommitTime

Last commit LSN time

lastCommitTime?: Date

Property Value

Date

lastHardenedLsn

Last hardened LSN

lastHardenedLsn?: string

Property Value

string

lastHardenedTime

Last hardened LSN time

lastHardenedTime?: Date

Property Value

Date

lastReceivedLsn

Last received LSN

lastReceivedLsn?: string

Property Value

string

lastReceivedTime

Last received LSN time

lastReceivedTime?: Date

Property Value

Date

lastSentLsn

Last sent LSN

lastSentLsn?: string

Property Value

string

lastSentTime

Last sent LSN time

lastSentTime?: Date

Property Value

Date

mostRecentLinkError

The most recent link connection error description

mostRecentLinkError?: string

Property Value

string

partnerAuthCertValidity

SQL server certificate validity

partnerAuthCertValidity?: CertificateInfo

Property Value

partnerReplicaId

SQL server replica id

partnerReplicaId?: string

Property Value

string

replicaState

Current link state

replicaState?: string

Property Value

string

seedingProgress

Seeding progress

seedingProgress?: string

Property Value

string

synchronizationHealth

Link health state

synchronizationHealth?: string

Property Value

string