Share via


DistributedAvailabilityGroupDatabase interface

Database specific information

Properties

connectedState

Link connected state NOTE: This property will not be serialized. It can only be populated by the server.

databaseName

The name of the database in link

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.

instanceReplicaId

Managed instance replica id NOTE: This property will not be serialized. It can only be populated by the server.

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.

lastBackupLsn

Last backup LSN NOTE: This property will not be serialized. It can only be populated by the server.

lastBackupTime

Last backup LSN time NOTE: This property will not be serialized. It can only be populated by the server.

lastCommitLsn

Last commit LSN NOTE: This property will not be serialized. It can only be populated by the server.

lastCommitTime

Last commit LSN time NOTE: This property will not be serialized. It can only be populated by the server.

lastHardenedLsn

Last hardened LSN NOTE: This property will not be serialized. It can only be populated by the server.

lastHardenedTime

Last hardened LSN time NOTE: This property will not be serialized. It can only be populated by the server.

lastReceivedLsn

Last received LSN NOTE: This property will not be serialized. It can only be populated by the server.

lastReceivedTime

Last received LSN time NOTE: This property will not be serialized. It can only be populated by the server.

lastSentLsn

Last sent LSN NOTE: This property will not be serialized. It can only be populated by the server.

lastSentTime

Last sent LSN time NOTE: This property will not be serialized. It can only be populated by the server.

mostRecentLinkError

The most recent link connection error description NOTE: This property will not be serialized. It can only be populated by the server.

partnerAuthCertValidity

SQL server certificate validity NOTE: This property will not be serialized. It can only be populated by the server.

partnerReplicaId

SQL server replica id NOTE: This property will not be serialized. It can only be populated by the server.

replicaState

Current link state NOTE: This property will not be serialized. It can only be populated by the server.

seedingProgress

Seeding progress NOTE: This property will not be serialized. It can only be populated by the server.

synchronizationHealth

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