DeviceManagementListDevices interface
Methods
| get(Device |
Gets a list of devices connected to Device Update for IoT Hub. |
Method Details
get(DeviceManagementListDevicesParameters)
Gets a list of devices connected to Device Update for IoT Hub.
function get(options?: DeviceManagementListDevicesParameters): StreamableMethod<DeviceManagementListDevices200Response | DeviceManagementListDevicesDefaultResponse>