DistributedAvailabilityGroupDatabase interface
Database specific information
Properties
| connected |
Link connected state |
| database |
The name of the database in link |
| instance |
Redo lag when Managed Instance link side is primary |
| instance |
Managed instance replica id |
| instance |
Replication lag when Managed Instance link side is primary |
| last |
Last backup LSN |
| last |
Last backup LSN time |
| last |
Last commit LSN |
| last |
Last commit LSN time |
| last |
Last hardened LSN |
| last |
Last hardened LSN time |
| last |
Last received LSN |
| last |
Last received LSN time |
| last |
Last sent LSN |
| last |
Last sent LSN time |
| most |
The most recent link connection error description |
| partner |
SQL server certificate validity |
| partner |
SQL server replica id |
| replica |
Current link state |
| seeding |
Seeding progress |
| synchronization |
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