data class ListCatalogDeviceInsightsPlainArgs(val catalogName: String, val filter: String? = null, val maxpagesize: Int? = null, val resourceGroupName: String, val skip: Int? = null, val top: Int? = null) : ConvertibleToJava<ListCatalogDeviceInsightsPlainArgs>