az iot central device edge
Note
このリファレンスは、Azure CLI (バージョン 2.59.0 以降) の azure-iot 拡張機能の一部です。 拡張機能は、az iot central device edge コマンドを初めて実行すると自動的にインストールされます。 拡張機能の詳細については、 を参照してください。
IoT Central エッジ デバイスを管理および構成します。
コマンド
| 名前 | 説明 | 型 | 状態 |
|---|---|---|---|
| az iot central device edge children |
IoT Edge デバイスの子デバイスを管理します。 |
Extension | GA |
| az iot central device edge children add |
デバイスを子としてターゲット エッジ デバイスに追加します。 |
Extension | Preview |
| az iot central device edge children list |
IoT Edge デバイスの子の一覧を取得します。 |
Extension | GA |
| az iot central device edge children remove |
ターゲット エッジ デバイスから子デバイスを削除します。 |
Extension | Preview |
| az iot central device edge manifest |
IoT Edge デバイス マニフェストを管理します。 |
Extension | Preview |
| az iot central device edge manifest show |
指定した IoT Edge デバイスに関連付けられている配置マニフェストを取得します。 |
Extension | Preview |
| az iot central device edge module |
IoT Edge デバイス モジュールを管理します。 |
Extension | Preview |
| az iot central device edge module list |
IoT Edge デバイス内のモジュールの一覧を取得します。 |
Extension | Preview |
| az iot central device edge module restart |
IoT Edge デバイスでモジュールを再起動します。 |
Extension | Preview |
| az iot central device edge module show |
IoT Edge デバイスでモジュールを取得します。 |
Extension | Preview |