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

KeyValueStoreReplicaStatus

副本 (replica) 的键值存储相关信息。

属性

名称 类型 必须
DatabaseRowCountEstimate string
DatabaseLogicalSizeEstimate 字符串
CopyNotificationCurrentKeyFilter 字符串
CopyNotificationCurrentProgress 字符串
StatusDetails 字符串

DatabaseRowCountEstimate

类型:字符串
必需:否

指示基础数据库中的估计行数的值。


DatabaseLogicalSizeEstimate

类型:字符串
必需:否

指示基础数据库的估计大小的值。


CopyNotificationCurrentKeyFilter

类型:字符串
必需:否

指示回调期间应用于枚举的最新键前缀筛选器的值。 如果没有挂起的回调,则为 Null。


CopyNotificationCurrentProgress

类型:字符串
必需:否

指示回调期间枚举的最新键数的值。 如果没有挂起的回调,则为 0。


StatusDetails

类型:字符串
必需:否

指示副本 (replica) 的当前状态详细信息的值。