Namespace Microsoft.PackageGraph.MicrosoftUpdate.Metadata
Classes
ClassificationCategory
Represents a classification in the Microsoft Update catalog. Software or driver updates have a classification: "update", "critical update", etc.
DetectoidCategory
Represents a detectoid in the Microsoft Update catalog. Most software or driver update have one or more corresponding detectoids that check applicability of an update to a device.
DriverUpdate
Represents a driver update from the Microsoft Update catalog
MetadataFilter
A filter that can be applied to Microsoft updates based on their metadata: title, hardware id, KB article, etc.
Use this filter to filter updates when copying updates between IMetadataSource and IMetadataStore
MicrosoftUpdatePackage
A base class for all updates stored on an upstream Microsoft Update server.
Stores generic update metadata applicable to both categories (classifications, products, detectoids) and updates (software and driver updates).
MicrosoftUpdatePackageIdentity
Represents the identity of a Microsoft Update package (update)
ProductCategory
Represents a product category in the Microsoft Update catalog. Software or driver updates have one or more corresponding categories: "SQL Server [x]", "Visual Studio [x]", "Windows 1903 and later", etc.
SoftwareUpdate
Represents a software update in the Microsoft Update catalog.
WsusExporter
Exports updates from IMetadataSource to a WSUS compatible format