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

az cosmosdb table restorable-table

注意

此命令组具有在 Azure CLI 和至少一个扩展中定义的命令。 安装每个扩展,使其受益于其扩展功能。 详细了解扩展。

管理 Azure Cosmos DB 帐户中可还原的不同版本的表。

命令

名称 说明 类型 状态
az cosmosdb table restorable-table list

列出在给定的可还原帐户中创建/修改/删除的所有表的所有版本。

核心 GA
az cosmosdb table restorable-table list (cosmosdb-preview 扩展)

列出在给定的可还原帐户中创建/修改/删除的所有表的所有版本。

扩展 预览

az cosmosdb table restorable-table list

列出在给定的可还原帐户中创建/修改/删除的所有表的所有版本。

az cosmosdb table restorable-table list --instance-id
                                        --location
                                        [--end-time]
                                        [--start-time]

必需参数

--instance-id -i

帐户的 InstanceId。

--location -l

Location。

可选参数

--end-time -e

可还原表事件源的结束时间。

--start-time -s

可还原表事件源的开始时间。

全局参数
--debug

提高日志记录详细程度以显示所有调试日志。

--help -h

显示此帮助消息并退出。

--only-show-errors

只显示错误,取消显示警告。

--output -o

输出格式。

接受的值: json, jsonc, none, table, tsv, yaml, yamlc
默认值: json
--query

JMESPath 查询字符串。 有关更多信息和示例,请参阅 http://jmespath.org/

--subscription

订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID 配置默认订阅。

--verbose

提高日志记录详细程度。 使用 --debug 获取完整的调试日志。

az cosmosdb table restorable-table list (cosmosdb-preview 扩展)

预览

命令组“cosmosdb 表可还原表”处于预览状态,正在开发中。 参考和支持级别: https://aka.ms/CLI_refstatus

列出在给定的可还原帐户中创建/修改/删除的所有表的所有版本。

az cosmosdb table restorable-table list --instance-id
                                        --location
                                        [--end-time]
                                        [--start-time]

必需参数

--instance-id -i

帐户的 InstanceId。

--location -l

Location。

可选参数

--end-time -e

可还原表事件源的结束时间。

--start-time -s

可还原表事件源的开始时间。

全局参数
--debug

提高日志记录详细程度以显示所有调试日志。

--help -h

显示此帮助消息并退出。

--only-show-errors

只显示错误,取消显示警告。

--output -o

输出格式。

接受的值: json, jsonc, none, table, tsv, yaml, yamlc
默认值: json
--query

JMESPath 查询字符串。 有关更多信息和示例,请参阅 http://jmespath.org/

--subscription

订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID 配置默认订阅。

--verbose

提高日志记录详细程度。 使用 --debug 获取完整的调试日志。