Share via


DeviceManagementListGroups interface

Methods

get(DeviceManagementListGroupsParameters)

Gets a list of all device groups. The $default group will always be returned first.

Method Details

get(DeviceManagementListGroupsParameters)

Gets a list of all device groups. The $default group will always be returned first.

function get(options?: DeviceManagementListGroupsParameters): StreamableMethod<DeviceManagementListGroups200Response | DeviceManagementListGroupsDefaultResponse>

Parameters

Returns