DeviceManagementListGroups interface
Methods
| get(Device |
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>