DistributedAvailabilityGroupDatabase interface
Database specific information
Properties
| connected |
Link connected state NOTE: This property will not be serialized. It can only be populated by the server. |
| database |
The name of the database in link |
| instance |
Redo lag when Managed Instance link side is primary NOTE: This property will not be serialized. It can only be populated by the server. |
| instance |
Managed instance replica id NOTE: This property will not be serialized. It can only be populated by the server. |
| instance |
Replication lag when Managed Instance link side is primary NOTE: This property will not be serialized. It can only be populated by the server. |
| last |
Last backup LSN NOTE: This property will not be serialized. It can only be populated by the server. |
| last |
Last backup LSN time NOTE: This property will not be serialized. It can only be populated by the server. |
| last |
Last commit LSN NOTE: This property will not be serialized. It can only be populated by the server. |
| last |
Last commit LSN time NOTE: This property will not be serialized. It can only be populated by the server. |
| last |
Last hardened LSN NOTE: This property will not be serialized. It can only be populated by the server. |
| last |
Last hardened LSN time NOTE: This property will not be serialized. It can only be populated by the server. |
| last |
Last received LSN NOTE: This property will not be serialized. It can only be populated by the server. |
| last |
Last received LSN time NOTE: This property will not be serialized. It can only be populated by the server. |
| last |
Last sent LSN NOTE: This property will not be serialized. It can only be populated by the server. |
| last |
Last sent LSN time NOTE: This property will not be serialized. It can only be populated by the server. |
| most |
The most recent link connection error description NOTE: This property will not be serialized. It can only be populated by the server. |
| partner |
SQL server certificate validity NOTE: This property will not be serialized. It can only be populated by the server. |
| partner |
SQL server replica id NOTE: This property will not be serialized. It can only be populated by the server. |
| replica |
Current link state NOTE: This property will not be serialized. It can only be populated by the server. |
| seeding |
Seeding progress NOTE: This property will not be serialized. It can only be populated by the server. |
| synchronization |
Link health state NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
connectedState
Link connected state NOTE: This property will not be serialized. It can only be populated by the server.
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 NOTE: This property will not be serialized. It can only be populated by the server.
instanceRedoReplicationLagSeconds?: number
Property Value
number
instanceReplicaId
Managed instance replica id NOTE: This property will not be serialized. It can only be populated by the server.
instanceReplicaId?: string
Property Value
string
instanceSendReplicationLagSeconds
Replication lag when Managed Instance link side is primary NOTE: This property will not be serialized. It can only be populated by the server.
instanceSendReplicationLagSeconds?: number
Property Value
number
lastBackupLsn
Last backup LSN NOTE: This property will not be serialized. It can only be populated by the server.
lastBackupLsn?: string
Property Value
string
lastBackupTime
Last backup LSN time NOTE: This property will not be serialized. It can only be populated by the server.
lastBackupTime?: Date
Property Value
Date
lastCommitLsn
Last commit LSN NOTE: This property will not be serialized. It can only be populated by the server.
lastCommitLsn?: string
Property Value
string
lastCommitTime
Last commit LSN time NOTE: This property will not be serialized. It can only be populated by the server.
lastCommitTime?: Date
Property Value
Date
lastHardenedLsn
Last hardened LSN NOTE: This property will not be serialized. It can only be populated by the server.
lastHardenedLsn?: string
Property Value
string
lastHardenedTime
Last hardened LSN time NOTE: This property will not be serialized. It can only be populated by the server.
lastHardenedTime?: Date
Property Value
Date
lastReceivedLsn
Last received LSN NOTE: This property will not be serialized. It can only be populated by the server.
lastReceivedLsn?: string
Property Value
string
lastReceivedTime
Last received LSN time NOTE: This property will not be serialized. It can only be populated by the server.
lastReceivedTime?: Date
Property Value
Date
lastSentLsn
Last sent LSN NOTE: This property will not be serialized. It can only be populated by the server.
lastSentLsn?: string
Property Value
string
lastSentTime
Last sent LSN time NOTE: This property will not be serialized. It can only be populated by the server.
lastSentTime?: Date
Property Value
Date
mostRecentLinkError
The most recent link connection error description NOTE: This property will not be serialized. It can only be populated by the server.
mostRecentLinkError?: string
Property Value
string
partnerAuthCertValidity
SQL server certificate validity NOTE: This property will not be serialized. It can only be populated by the server.
partnerAuthCertValidity?: CertificateInfo
Property Value
partnerReplicaId
SQL server replica id NOTE: This property will not be serialized. It can only be populated by the server.
partnerReplicaId?: string
Property Value
string
replicaState
Current link state NOTE: This property will not be serialized. It can only be populated by the server.
replicaState?: string
Property Value
string
seedingProgress
Seeding progress NOTE: This property will not be serialized. It can only be populated by the server.
seedingProgress?: string
Property Value
string
synchronizationHealth
Link health state NOTE: This property will not be serialized. It can only be populated by the server.
synchronizationHealth?: string
Property Value
string