共用方式為


az security iot-alerts

檢視IoT安全性匯總警示。

命令

名稱 Description 類型 狀態
az security iot-alerts delete

關閉匯總的IoT安全性警示。

核心 GA
az security iot-alerts list

列出所有IoT安全性解決方案匯總警示。

核心 GA
az security iot-alerts show

顯示IoT安全性解決方案的單一匯總警示。

核心 GA

az security iot-alerts delete

關閉匯總的IoT安全性警示。

az security iot-alerts delete --name
                              --resource-group
                              --solution-name

範例

關閉匯總的IoT安全性警示。

az security iot-alerts delete --solution-name 'IoT-Hub1' --resource-group 'rg1' --name 'IoT_CryptoMiner/2020-06-24'

必要參數

--name -n

要擷取的資源名稱。

--resource-group -g

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

--solution-name

IoT 安全性解決方案的名稱。

全域參數
--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 security iot-alerts list

列出所有IoT安全性解決方案匯總警示。

az security iot-alerts list --resource-group
                            --solution-name

範例

取得所有IoT安全性解決方案匯總警示的清單。

az security iot-alerts list --solution-name 'IoT-Hub1' --resource-group 'rg1'

必要參數

--resource-group -g

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

--solution-name

IoT 安全性解決方案的名稱。

全域參數
--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 security iot-alerts show

顯示IoT安全性解決方案的單一匯總警示。

az security iot-alerts show --name
                            --resource-group
                            --solution-name

範例

取得IoT安全性解決方案匯總警示。

az security iot-alerts show --solution-name 'IoT-Hub1' --resource-group 'rg1' --name 'IoT_CryptoMiner/2020-06-24'

必要參數

--name -n

要擷取的資源名稱。

--resource-group -g

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

--solution-name

IoT 安全性解決方案的名稱。

全域參數
--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。