DeviceGroupType type
Defines values for DeviceGroupType.
KnownDeviceGroupType can be used interchangeably with DeviceGroupType,
this enum contains the known values that the service supports.
Know values supported by the service
All: The deployment should be sent to all devices in the device class.
Devices: The deployment should be sent to the list of devices in the device group definition.
DeviceGroupDefinitions: The deployment should be sent to the list of devices returned by the union of all the device group definition queries.
type DeviceGroupType = string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript