List Catalog Device Insights Result
data class ListCatalogDeviceInsightsResult(val nextLink: String, val value: List<DeviceInsightResponse>)
Paged collection of DeviceInsight items
Paged collection of DeviceInsight items