共用方式為


az network watcher connection-monitor test-configuration

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

管理連線監視器的測試組態。

命令

名稱 Description 類型 狀態
az network watcher connection-monitor test-configuration add

將測試組態新增至連線監視器。

核心 預覽版
az network watcher connection-monitor test-configuration list

列出連線監視器的所有測試組態。

核心 預覽版
az network watcher connection-monitor test-configuration remove

從連線監視器移除測試組態。

核心 預覽版
az network watcher connection-monitor test-configuration show

顯示來自連線監視器的測試組態。

核心 預覽版
az network watcher connection-monitor test-configuration wait

將 CLI 置於等候狀態,直到符合條件為止。

核心 預覽版

az network watcher connection-monitor test-configuration add

預覽

命令群組 'az network watcher connection-monitor test-configuration' 處於預覽狀態,且正在開發中。 參考和支援層級: https://aka.ms/CLI_refstatus

將測試組態新增至連線監視器。

az network watcher connection-monitor test-configuration add --connection-monitor
                                                             --location
                                                             --name
                                                             --protocol {Http, Icmp, Tcp}
                                                             --test-groups
                                                             [--frequency]
                                                             [--http-method {Get, Post}]
                                                             [--http-path]
                                                             [--http-port]
                                                             [--http-prefer-https {0, 1, f, false, n, no, t, true, y, yes}]
                                                             [--http-request-header]
                                                             [--http-valid-status-codes]
                                                             [--icmp-disable-trace-route {0, 1, f, false, n, no, t, true, y, yes}]
                                                             [--no-wait {0, 1, f, false, n, no, t, true, y, yes}]
                                                             [--preferred-ip-version {IPv4, IPv6}]
                                                             [--tcp-disable-trace-route {0, 1, f, false, n, no, t, true, y, yes}]
                                                             [--tcp-port]
                                                             [--tcp-port-behavior {ListenIfAvailable, None}]
                                                             [--threshold-failed-percent]
                                                             [--threshold-round-trip-time]

範例

使用 HTTP 支援新增測試組態

az network watcher connection-monitor test-configuration add --connection-monitor MyConnectionMonitor --location westus --name MyHTTPTestConfiguration --test-groups DefaultTestGroup --protocol Http --http-request-header name=Host value=bing.com --http- request-header name=UserAgent value=Edge

使用 TCP 支援新增測試組態

az network watcher connection-monitor test-configuration add --connection-monitor MyConnectionMonitor --location westus --name MyHTTPTestConfiguration --test-groups TCPTestGroup DefaultTestGroup --protocol Tcp --tcp-port 4096

必要參數

--connection-monitor

連線ion 監視器名稱。

--location -l

位置。​​ 來自的值: az account list-locations 。 您可以使用 來設定預設位置 az configure --defaults location=<location>

--name --test-configuration-name -n

連線監視器測試組態的名稱。

--protocol

測試評估中使用的通訊協定。 允許的值:Http、Icmp、Tcp。

接受的值: Http, Icmp, Tcp
--test-groups

測試組名的空間分隔清單,只有在指定時才會受到影響。 支援速記語法、json-file 和 yaml-file。 請嘗試 「??」 以顯示更多。

選擇性參數

--frequency

測試評估的頻率,以秒為單位。 預設值:60。

--http-method

要使用的 HTTP 方法。 允許的值:Get、Post。

接受的值: Get, Post
--http-path

URI 的路徑元件。 例如,「/dir1/dir2」。

--http-port

要連接的埠。

--http-prefer-https

值,指出在選擇不明確的情況下,是否偏好使用 HTTPS。

接受的值: 0, 1, f, false, n, no, t, true, y, yes
--http-request-header

要與要求一起傳輸的 HTTP 標頭。 要定義 HTTP 標頭的 property=value 組清單。 支援速記語法、json-file 和 yaml-file。 請嘗試 「??」 以顯示更多。

--http-valid-status-codes

要考慮成功的 HTTP 狀態碼。 例如,「2xx,301-304,418」。 支援速記語法、json-file 和 yaml-file。 請嘗試 「??」 以顯示更多。

--icmp-disable-trace-route

值,指出是否應該停用追蹤路由的路徑評估。 false 為預設值。 允許的值:false、true。

接受的值: 0, 1, f, false, n, no, t, true, y, yes
--no-wait

請勿等候長時間執行的作業完成。

接受的值: 0, 1, f, false, n, no, t, true, y, yes
--preferred-ip-version

測試評估中使用的慣用 IP 版本。 連線監視器可能會根據其他參數選擇使用不同的版本。 允許的值:IPv4、IPv6。

接受的值: IPv4, IPv6
--tcp-disable-trace-route

值,指出是否應該停用追蹤路由的路徑評估。 false 為預設值。 允許的值:false、true。

接受的值: 0, 1, f, false, n, no, t, true, y, yes
--tcp-port

要連接的埠。

--tcp-port-behavior

目的地埠行為。 允許的值:ListenIfAvailable、None。

接受的值: ListenIfAvailable, None
--threshold-failed-percent

允許測試評估為成功的失敗檢查百分比上限。

--threshold-round-trip-time

允許測試評估為成功的毫秒數來回時間上限。

全域參數
--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 network watcher connection-monitor test-configuration list

預覽

命令群組 'az network watcher connection-monitor test-configuration' 處於預覽狀態,且正在開發中。 參考和支援層級: https://aka.ms/CLI_refstatus

列出連線監視器的所有測試組態。

az network watcher connection-monitor test-configuration list --connection-monitor
                                                              --location

範例

列出連線監視器的所有測試組態。

az network watcher connection-monitor test-configuration list --connection-monitor MyConnectionMonitor --location westus2

必要參數

--connection-monitor

連線ion 監視器名稱。

--location -l

位置。​​ 來自的值: az account list-locations 。 您可以使用 來設定預設位置 az configure --defaults location=<location>

全域參數
--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 network watcher connection-monitor test-configuration remove

預覽

命令群組 'az network watcher connection-monitor test-configuration' 處於預覽狀態,且正在開發中。 參考和支援層級: https://aka.ms/CLI_refstatus

從連線監視器移除測試組態。

az network watcher connection-monitor test-configuration remove --connection-monitor
                                                                --location
                                                                --name
                                                                [--no-wait {0, 1, f, false, n, no, t, true, y, yes}]
                                                                [--test-groups]

範例

從連線監視器的所有測試群組中移除測試組態

az network watcher connection-monitor test-configuration remove --connection-monitor MyConnectionMonitor --location westus --name MyTCPTestConfiguration

從連線監視器的兩個測試群組中移除測試組態

az network watcher connection-monitor test-configuration remove --connection-monitor MyConnectionMonitor --location westus --name MyHTTPTestConfiguration --test-groups HTTPTestGroup DefaultTestGroup

必要參數

--connection-monitor

連線ion 監視器名稱。

--location -l

位置。​​ 來自的值: az account list-locations 。 您可以使用 來設定預設位置 az configure --defaults location=<location>

--name --test-configuration-name -n

連線監視器測試組態的名稱。

選擇性參數

--no-wait

請勿等候長時間執行的作業完成。

接受的值: 0, 1, f, false, n, no, t, true, y, yes
--test-groups

測試組名的空間分隔清單,只有在指定時才會受到影響。 支援速記語法、json-file 和 yaml-file。 請嘗試 「??」 以顯示更多。

全域參數
--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 network watcher connection-monitor test-configuration show

預覽

命令群組 'az network watcher connection-monitor test-configuration' 處於預覽狀態,且正在開發中。 參考和支援層級: https://aka.ms/CLI_refstatus

顯示來自連線監視器的測試組態。

az network watcher connection-monitor test-configuration show --connection-monitor
                                                              --location
                                                              --name

範例

顯示來自連線監視器的測試組態。

az network watcher connection-monitor test-configuration show --connection-monitor MyConnectionMonitor --location westus2 --name MyConnectionMonitorTestConfiguration

必要參數

--connection-monitor

連線ion 監視器名稱。

--location -l

位置。​​ 來自的值: az account list-locations 。 您可以使用 來設定預設位置 az configure --defaults location=<location>

--name --test-configuration-name -n

連線監視器測試組態的名稱。

全域參數
--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 network watcher connection-monitor test-configuration wait

預覽

命令群組 'az network watcher connection-monitor test-configuration' 處於預覽狀態,且正在開發中。 參考和支援層級: https://aka.ms/CLI_refstatus

將 CLI 置於等候狀態,直到符合條件為止。

az network watcher connection-monitor test-configuration wait [--connection-monitor]
                                                              [--created]
                                                              [--custom]
                                                              [--deleted]
                                                              [--exists]
                                                              [--ids]
                                                              [--interval]
                                                              [--subscription]
                                                              [--timeout]
                                                              [--updated]
                                                              [--watcher-name]
                                                              [--watcher-rg]

選擇性參數

--connection-monitor

連線ion 監視器名稱。

--created

請等候在 'Succeeded' 使用 'provisioningState' 建立。

預設值: False
--custom

等到條件符合自訂 JMESPath 查詢為止。 例如 provisioningState!='InProgress', instanceView.statuses[?code=='PowerState/running']。

--deleted

等到刪除為止。

預設值: False
--exists

等候資源存在。

預設值: False
--ids

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

--interval

輪詢間隔以秒為單位。

預設值: 30
--subscription

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

--timeout

以秒為單位的等候上限。

預設值: 3600
--updated

等到 provisioningState 更新為 'Succeeded'。

預設值: False
--watcher-name

網路監看員資源的名稱。

--watcher-rg -g

資源組名。 您可以使用 來設定預設群組 az configure --defaults group=<name>

全域參數
--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 來取得完整偵錯記錄。