共用方式為


az dls account firewall

命令群組 'dls' 處於預覽狀態,且正在開發中。 參考和支援層級: https://aka.ms/CLI_refstatus

管理 Data Lake Store 帳戶防火牆規則。

命令

名稱 Description 類型 狀態
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

訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 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

一或多個資源識別碼 (以空格分隔)。 它應該是包含 「資源識別碼」引數所有資訊的完整資源識別碼。 您應該提供 --ids 或其他「資源識別碼」引數。

--resource-group -g

如果未指定,將會嘗試探索指定 Data Lake Store 帳戶的資源群組。

--subscription

訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 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

訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 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

一或多個資源識別碼 (以空格分隔)。 它應該是包含 「資源識別碼」引數所有資訊的完整資源識別碼。 您應該提供 --ids 或其他「資源識別碼」引數。

--resource-group -g

如果未指定,將會嘗試探索指定 Data Lake Store 帳戶的資源群組。

--subscription

訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 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

訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 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

一或多個資源識別碼 (以空格分隔)。 它應該是包含 「資源識別碼」引數所有資訊的完整資源識別碼。 您應該提供 --ids 或其他「資源識別碼」引數。

--resource-group -g

如果未指定,將會嘗試探索指定 Data Lake Store 帳戶的資源群組。

--subscription

訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 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

訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 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

一或多個資源識別碼 (以空格分隔)。 它應該是包含 「資源識別碼」引數所有資訊的完整資源識別碼。 您應該提供 --ids 或其他「資源識別碼」引數。

--resource-group -g

如果未指定,將會嘗試探索指定 Data Lake Store 帳戶的資源群組。

--start-ip-address

防火牆規則的起始 IP 位址。 這可以是 ipv4 或 ipv6。 開始和結束應該位於相同的通訊協定中。

--subscription

訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 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

訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID 帳戶。

--verbose

增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。