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

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

includedUpdateClassifications?: string

Property Value

string

rebootSetting

Reboot setting for the software update configuration.

rebootSetting?: string

Property Value

string