kbArticleIds property

List<String>? kbArticleIds
getter/setter pair

A collection of Microsoft Knowledge Base article IDs that are associated with the update package.

Implementation

core.List<core.String>? kbArticleIds;