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