DeviceGroupListResult interface

The response of a DeviceGroup list operation.

Properties

nextLink

The link to the next page of items NOTE: This property will not be serialized. It can only be populated by the server.

value

The DeviceGroup items on this page

Property Details

The link to the next page of items NOTE: This property will not be serialized. It can only be populated by the server.

nextLink?: string

Property Value

string

value

The DeviceGroup items on this page

value: DeviceGroup[]

Property Value