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

az dls account firewall

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

管理 Data Lake Store 帐户防火墙规则。

命令

名称 说明 类型 Status
az dls account firewall create

在 Data Lake Store 帐户中创建防火墙规则。

核心 预览
az dls account firewall delete

删除 Data Lake Store 帐户中的防火墙规则。

核心 预览版
az dls account firewall list

列出 Data Lake Store 帐户中的防火墙规则。

核心 预览
az dls account firewall show

获取 Data Lake Store 帐户中的防火墙规则的详细信息。

核心 预览
az dls account firewall update

汇报 Data Lake Store 帐户中的防火墙规则。

核心 预览

az dls account firewall create

预览

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

在 Data Lake Store 帐户中创建防火墙规则。

az dls account firewall create --account
                               --end-ip-address
                               --firewall-rule-name
                               --start-ip-address
                               [--resource-group]

必需参数

--account -n

Data Lake Store 帐户的名称。

--end-ip-address

防火墙规则的有效 IP 范围的末尾。

--firewall-rule-name

防火墙规则的名称。

--start-ip-address

防火墙规则的有效 IP 范围的开始。

可选参数

--resource-group -g

如果未指定,将尝试发现指定 Data Lake Store 帐户的资源组。

全局参数
--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 dls account firewall delete

预览

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

删除 Data Lake Store 帐户中的防火墙规则。

az dls account firewall delete --firewall-rule-name
                               [--account]
                               [--ids]
                               [--resource-group]
                               [--subscription]

必需参数

--firewall-rule-name

要删除的防火墙规则的名称。

可选参数

--account -n

Data Lake Store 帐户的名称。

--ids

一个或多个资源 ID(空格分隔)。 它应该是包含“资源 ID”参数的所有信息的完整资源 ID。 应提供 --id 或其他“资源 ID”参数。

--resource-group -g

如果未指定,将尝试发现指定 Data Lake Store 帐户的资源组。

--subscription

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

全局参数
--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 dls account firewall list

预览

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

列出 Data Lake Store 帐户中的防火墙规则。

az dls account firewall list [--account]
                             [--ids]
                             [--resource-group]
                             [--subscription]

示例

列出 Data Lake Store 帐户中的防火墙规则。 (自动生成)

az dls account firewall list --account mydatalakestoragegen1 --subscription MySubscription

可选参数

--account -n

Data Lake Store 帐户的名称。

--ids

一个或多个资源 ID(空格分隔)。 它应该是包含“资源 ID”参数的所有信息的完整资源 ID。 应提供 --id 或其他“资源 ID”参数。

--resource-group -g

如果未指定,将尝试发现指定 Data Lake Store 帐户的资源组。

--subscription

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

全局参数
--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 dls account firewall show

预览

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

获取 Data Lake Store 帐户中的防火墙规则的详细信息。

az dls account firewall show --firewall-rule-name
                             [--account]
                             [--ids]
                             [--resource-group]
                             [--subscription]

必需参数

--firewall-rule-name

要检索的防火墙规则的名称。

可选参数

--account -n

Data Lake Store 帐户的名称。

--ids

一个或多个资源 ID(空格分隔)。 它应该是包含“资源 ID”参数的所有信息的完整资源 ID。 应提供 --id 或其他“资源 ID”参数。

--resource-group -g

如果未指定,将尝试发现指定 Data Lake Store 帐户的资源组。

--subscription

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

全局参数
--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 dls account firewall update

预览

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

汇报 Data Lake Store 帐户中的防火墙规则。

az dls account firewall update --firewall-rule-name
                               [--account]
                               [--end-ip-address]
                               [--ids]
                               [--resource-group]
                               [--start-ip-address]
                               [--subscription]

必需参数

--firewall-rule-name

要更新的防火墙规则的名称。

可选参数

--account -n

Data Lake Store 帐户的名称。

--end-ip-address

防火墙规则的结束 IP 地址。 这可以是 ipv4 或 ipv6。 “开始”和“结束”应位于同一协议中。

--ids

一个或多个资源 ID(空格分隔)。 它应该是包含“资源 ID”参数的所有信息的完整资源 ID。 应提供 --id 或其他“资源 ID”参数。

--resource-group -g

如果未指定,将尝试发现指定 Data Lake Store 帐户的资源组。

--start-ip-address

防火墙规则的起始 IP 地址。 这可以是 ipv4 或 ipv6。 “开始”和“结束”应位于同一协议中。

--subscription

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

全局参数
--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 获取完整的调试日志。