KnowledgeBaseResponse

data class KnowledgeBaseResponse(val name: String, val url: String)

Constructors

Link copied to clipboard
constructor(name: String, url: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The KB name (generally of the form KB0-9+ (e.g., KB123456)).

Link copied to clipboard
val url: String

A link to the KB in the Windows update catalog (https://www.catalog.update.microsoft.com/).