WindowsProperties interface

Windows specific update configuration.

Properties

excludedKbNumbers

KB numbers excluded from the software update configuration.

includedKbNumbers

KB numbers included from the software update configuration.

includedUpdateClassifications

Update classification included in the software update configuration. A comma separated string with required values. Possible values include: 'Unclassified', 'Critical', 'Security', 'UpdateRollup', 'FeaturePack', 'ServicePack', 'Definition', 'Tools', 'Updates'

rebootSetting

Reboot setting for the software update configuration.

Property Details

excludedKbNumbers

KB numbers excluded from the software update configuration.

excludedKbNumbers?: string[]

Property Value

string[]

includedKbNumbers

KB numbers included from the software update configuration.

includedKbNumbers?: string[]

Property Value

string[]

includedUpdateClassifications

Update classification included in the software update configuration. A comma separated string with required values. Possible values include: 'Unclassified', 'Critical', 'Security', 'UpdateRollup', 'FeaturePack', 'ServicePack', 'Definition', 'Tools', 'Updates'

includedUpdateClassifications?: WindowsUpdateClasses

Property Value

rebootSetting

Reboot setting for the software update configuration.

rebootSetting?: string

Property Value

string