az network watcher connection-monitor output
此命令群組處於預覽狀態,且正在開發中。 參考和支援層級: https://aka.ms/CLI_refstatus
管理連線監視器的輸出。
命令
名稱 | Description | 類型 | 狀態 |
---|---|---|---|
az network watcher connection-monitor output add |
將輸出新增至連線監視器。 |
核心 | 預覽版 |
az network watcher connection-monitor output list |
列出連線監視器的所有輸出。 |
核心 | 預覽版 |
az network watcher connection-monitor output remove |
從連線監視器移除所有輸出。 |
核心 | 預覽版 |
az network watcher connection-monitor output wait |
將 CLI 置於等候狀態,直到符合條件為止。 |
核心 | 預覽版 |
az network watcher connection-monitor output add
命令群組「網路監看員連線監視器輸出」處於預覽狀態,且正在開發中。 參考和支援層級: https://aka.ms/CLI_refstatus
將輸出新增至連線監視器。
az network watcher connection-monitor output add --connection-monitor
--location
--output-type {Workspace}
[--no-wait {0, 1, f, false, n, no, t, true, y, yes}]
[--output-index]
[--workspace-id]
必要參數
連線ion 監視器名稱。
位置。 來自的值: az account list-locations
。 您可以使用 來設定預設位置 az configure --defaults location=<location>
。
連線ion 監視器輸出目的地類型。 目前僅支援「工作區」。
選擇性參數
請勿等候長時間執行的作業完成。
Output-index。
Log Analytics 工作區的識別碼。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az network watcher connection-monitor output list
命令群組「網路監看員連線監視器輸出」處於預覽狀態,且正在開發中。 參考和支援層級: https://aka.ms/CLI_refstatus
列出連線監視器的所有輸出。
az network watcher connection-monitor output list --connection-monitor
--location
必要參數
連線ion 監視器名稱。
位置。 來自的值: az account list-locations
。 您可以使用 來設定預設位置 az configure --defaults location=<location>
。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az network watcher connection-monitor output remove
命令群組「網路監看員連線監視器輸出」處於預覽狀態,且正在開發中。 參考和支援層級: https://aka.ms/CLI_refstatus
從連線監視器移除所有輸出。
az network watcher connection-monitor output remove --connection-monitor
--location
必要參數
連線ion 監視器名稱。
位置。 來自的值: az account list-locations
。 您可以使用 來設定預設位置 az configure --defaults location=<location>
。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az network watcher connection-monitor output wait
命令群組「網路監看員連線監視器輸出」處於預覽狀態,且正在開發中。 參考和支援層級: https://aka.ms/CLI_refstatus
將 CLI 置於等候狀態,直到符合條件為止。
az network watcher connection-monitor output wait [--connection-monitor]
[--created]
[--custom]
[--deleted]
[--exists]
[--ids]
[--interval]
[--subscription]
[--timeout]
[--updated]
[--watcher-name]
[--watcher-rg]
選擇性參數
連線ion 監視器名稱。
請等候在 'Succeeded' 使用 'provisioningState' 建立。
等到條件符合自訂 JMESPath 查詢為止。 例如 provisioningState!='InProgress', instanceView.statuses[?code=='PowerState/running']。
等到刪除為止。
等候資源存在。
一或多個資源識別碼 (以空格分隔)。 它應該是包含 「資源識別碼」引數所有資訊的完整資源識別碼。 您應該提供 --ids 或其他「資源識別碼」引數。
輪詢間隔以秒為單位。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
以秒為單位的等候上限。
等到 provisioningState 更新為 'Succeeded'。
網路監看員資源的名稱。
資源組名。 您可以使用 來設定預設群組 az configure --defaults group=<name>
。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。