.show table operations mirroring-statistics

适用于:✅Azure 数据资源管理器

显示表的镜像策略作统计信息。 镜像统计信息允许验证数据导出的延迟和状态。

Syntax

.show table TableNameoperationsmirroring-statistics

Learn more about syntax conventions.

Parameters

Name 类型 Required Description
TableName string ✔️ 要为其显示作镜像统计信息的表的名称。

Returns

Property 类型 Description
TableName string 表的名称。
IsEnabled bool 指示是否启用镜像策略。
ManagedIdentityIdentifier string 托管标识的标识符
IsExportRunning bool 指示镜像策略是否正在运行。
LastExportStartTime datetime 上次导出的开始时间。
LastExportResult string 上次导出结果的状态。
LastExportedDataTime datetime 上次数据导出的时间。
Latency timespan 上次和下一次新数据添加到逻辑副本之间的最长时间(以分钟为单位)。
CompletionPercentage int 任务或作已完成的百分比。
PendingDataSize int 等待引入或处理的数据的大小(以字节为单位)。

Note

在启用镜像策略后,表将无法重命名。

Example

The following example requests operations mirroring-statistics of the MTelemetry table.

.show table MTelemetry operations mirroring-statistics 

Output

TableName IsEnabled ManagedIdentityIdentifier IsExportRunning LastExportStartTime LastExportResult LastExportedDataTime Latency CompletionPercentage PendingDataSize
MTelemetry true false 2025-04-09 18:42:37.3760 Completed 2025-04-09 16:47:07.8420 00:00:00 100 0