你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DistributedAvailabilityGroupDatabase interface

数据库特定信息

属性

connectedState

链路连接状态

databaseName

链接中数据库的名称

instanceRedoReplicationLagSeconds

当托管实例链路端是主时,重做延迟

instanceReplicaId

托管实例副本ID

instanceSendReplicationLagSeconds

当托管实例链路端为主节点时,复制延迟

lastBackupLsn

最后一个备份LSN

lastBackupTime

最后一次备份LSN时间

lastCommitLsn

最后提交LSN

lastCommitTime

最后提交LSN时间

lastHardenedLsn

最后加固的 LSN

lastHardenedTime

最后一次硬化LSN时间

lastReceivedLsn

最后收到的LSN

lastReceivedTime

最后一次获得LSN时间

lastSentLsn

最后发送的LSN

lastSentTime

最后发送LSN时间

mostRecentLinkError

最新的链接连接错误描述

partnerAuthCertValidity

SQL Server 证书有效性

partnerReplicaId

SQL 服务器副本 ID

replicaState

当前链接状态

seedingProgress

播种进展

synchronizationHealth

链接健康状态

属性详细信息

connectedState

链路连接状态

connectedState?: string

属性值

string

databaseName

链接中数据库的名称

databaseName?: string

属性值

string

instanceRedoReplicationLagSeconds

当托管实例链路端是主时,重做延迟

instanceRedoReplicationLagSeconds?: number

属性值

number

instanceReplicaId

托管实例副本ID

instanceReplicaId?: string

属性值

string

instanceSendReplicationLagSeconds

当托管实例链路端为主节点时,复制延迟

instanceSendReplicationLagSeconds?: number

属性值

number

lastBackupLsn

最后一个备份LSN

lastBackupLsn?: string

属性值

string

lastBackupTime

最后一次备份LSN时间

lastBackupTime?: Date

属性值

Date

lastCommitLsn

最后提交LSN

lastCommitLsn?: string

属性值

string

lastCommitTime

最后提交LSN时间

lastCommitTime?: Date

属性值

Date

lastHardenedLsn

最后加固的 LSN

lastHardenedLsn?: string

属性值

string

lastHardenedTime

最后一次硬化LSN时间

lastHardenedTime?: Date

属性值

Date

lastReceivedLsn

最后收到的LSN

lastReceivedLsn?: string

属性值

string

lastReceivedTime

最后一次获得LSN时间

lastReceivedTime?: Date

属性值

Date

lastSentLsn

最后发送的LSN

lastSentLsn?: string

属性值

string

lastSentTime

最后发送LSN时间

lastSentTime?: Date

属性值

Date

mostRecentLinkError

最新的链接连接错误描述

mostRecentLinkError?: string

属性值

string

partnerAuthCertValidity

SQL Server 证书有效性

partnerAuthCertValidity?: CertificateInfo

属性值

partnerReplicaId

SQL 服务器副本 ID

partnerReplicaId?: string

属性值

string

replicaState

当前链接状态

replicaState?: string

属性值

string

seedingProgress

播种进展

seedingProgress?: string

属性值

string

synchronizationHealth

链接健康状态

synchronizationHealth?: string

属性值

string