DeviceManagementListDeviceStatesForDeviceClassSubgroupDeployment interface
Methods
| get(Device |
Gets a list of devices in a deployment along with their state. Useful for getting a list of failed devices. |
Method Details
get(DeviceManagementListDeviceStatesForDeviceClassSubgroupDeploymentParameters)
Gets a list of devices in a deployment along with their state. Useful for getting a list of failed devices.
function get(options?: DeviceManagementListDeviceStatesForDeviceClassSubgroupDeploymentParameters): StreamableMethod<DeviceManagementListDeviceStatesForDeviceClassSubgroupDeployment200Response | DeviceManagementListDeviceStatesForDeviceClassSubgroupDeploymentDefaultResponse>