List Catalog Device Groups Result
data class ListCatalogDeviceGroupsResult(val nextLink: String? = null, val value: List<DeviceGroupResponse>)
The response of a DeviceGroup list operation.
The response of a DeviceGroup list operation.