ListCatalogDeviceInsightsResult

data class ListCatalogDeviceInsightsResult(val nextLink: String? = null, val value: List<DeviceInsightResponse>)

Paged collection of DeviceInsight items

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val nextLink: String? = null

The link to the next page of items

Link copied to clipboard

The DeviceInsight items on this page