Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownDeviceGroupType

Package version

Known values of DeviceGroupType that the service accepts.

Index

Enumeration members

Enumeration members

All

All: = "All"

The deployment should be sent to all devices in the device class.

DeviceGroupDefinitions

DeviceGroupDefinitions: = "DeviceGroupDefinitions"

The deployment should be sent to the list of devices returned by the union of all the device group definition queries.

Devices

Devices: = "Devices"

The deployment should be sent to the list of devices in the device group definition.

Generated using TypeDoc