Distributed Availability Group Database Response
data class DistributedAvailabilityGroupDatabaseResponse(val connectedState: String, val databaseName: String? = null, val instanceRedoReplicationLagSeconds: Int, val instanceReplicaId: String, val instanceSendReplicationLagSeconds: Int, val lastBackupLsn: String, val lastBackupTime: String, val lastCommitLsn: String, val lastCommitTime: String, val lastHardenedLsn: String, val lastHardenedTime: String, val lastReceivedLsn: String, val lastReceivedTime: String, val lastSentLsn: String, val lastSentTime: String, val mostRecentLinkError: String, val partnerAuthCertValidity: CertificateInfoResponse, val partnerReplicaId: String, val replicaState: String, val seedingProgress: String, val synchronizationHealth: String)
Database specific information
Constructors
Link copied to clipboard
constructor(connectedState: String, databaseName: String? = null, instanceRedoReplicationLagSeconds: Int, instanceReplicaId: String, instanceSendReplicationLagSeconds: Int, lastBackupLsn: String, lastBackupTime: String, lastCommitLsn: String, lastCommitTime: String, lastHardenedLsn: String, lastHardenedTime: String, lastReceivedLsn: String, lastReceivedTime: String, lastSentLsn: String, lastSentTime: String, mostRecentLinkError: String, partnerAuthCertValidity: CertificateInfoResponse, partnerReplicaId: String, replicaState: String, seedingProgress: String, synchronizationHealth: String)
Properties
Link copied to clipboard
Link connected state
Link copied to clipboard
The name of the database in link
Link copied to clipboard
Redo lag when Managed Instance link side is primary
Link copied to clipboard
Managed instance replica id
Link copied to clipboard
Replication lag when Managed Instance link side is primary
Link copied to clipboard
Last backup LSN
Link copied to clipboard
Last backup LSN time
Link copied to clipboard
Last commit LSN
Link copied to clipboard
Last commit LSN time
Link copied to clipboard
Last hardened LSN
Link copied to clipboard
Last hardened LSN time
Link copied to clipboard
Last received LSN
Link copied to clipboard
Last received LSN time
Link copied to clipboard
Last sent LSN
Link copied to clipboard
Last sent LSN time
Link copied to clipboard
The most recent link connection error description
Link copied to clipboard
SQL server certificate validity
Link copied to clipboard
SQL server replica id
Link copied to clipboard
Current link state
Link copied to clipboard
Seeding progress
Link copied to clipboard
Link health state