az oracle-database autonomous-database character-set
注释
此参考是 Azure CLI(版本 2.57.0 或更高版本)oracle 数据库 扩展的一部分。 该扩展会在首次运行 az oracle-database autonomous-database character-set 命令时自动安装。 了解更多关于扩展 的相关信息。
自治数据库字符集。
命令
名称 | 说明 | 类型 | Status |
---|---|---|---|
az oracle-database autonomous-database character-set list |
按位置列出 AutonomousDatabaseCharacterSet 资源。 |
扩展 | GA |
az oracle-database autonomous-database character-set list
按位置列出 AutonomousDatabaseCharacterSet 资源。
az oracle-database autonomous-database character-set list --___location
[--max-items]
[--next-token]
示例
ADBS 字符集列表
az oracle-database autonomous-database character-set list --___location <___location>
必需参数
Location。
az account list-locations
中的值。 可以使用 az configure --defaults ___location=<___location>
配置默认位置。
可选参数
命令输出中要返回的项总数。 如果可用的项总数大于指定的值,则会在命令的输出中提供令牌。 若要恢复分页,请在后续命令的 --next-token
参数中提供令牌值。
用于指定开始分页的位置的令牌。 这是先前截断的响应中的令牌值。
全局参数
提高日志记录详细程度以显示所有调试日志。
显示此帮助消息并退出。
仅显示错误,禁止显示警告。
输出格式。
JMESPath 查询字符串。 有关更多信息和示例,请参阅 http://jmespath.org/。
订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID
配置默认订阅。
增加日志记录详细程度。 使用 --debug 获取完整的调试日志。