DeviceManagementListDeviceClasses interface
メソッド
| get(Device |
Device Update for IoT Hub に接続されているすべてのデバイスについて、すべてのデバイス クラス (IoT Hub の Device Update PnP インターフェイスで報告されるモデル ID と互換性のあるプロパティに基づく同じ更新プログラムと互換性のあるデバイスのセット) の一覧を取得します。 |
メソッドの詳細
get(DeviceManagementListDeviceClassesParameters)
Device Update for IoT Hub に接続されているすべてのデバイスについて、すべてのデバイス クラス (IoT Hub の Device Update PnP インターフェイスで報告されるモデル ID と互換性のあるプロパティに基づく同じ更新プログラムと互換性のあるデバイスのセット) の一覧を取得します。
function get(options?: DeviceManagementListDeviceClassesParameters): StreamableMethod<DeviceManagementListDeviceClasses200Response | DeviceManagementListDeviceClassesDefaultResponse>