LinuxProperties interface
Linux specific update configuration.
Properties
excluded |
packages excluded from the software update configuration. |
included |
Update classifications included in the software update configuration. Possible values include: 'Unclassified', 'Critical', 'Security', 'Other' |
included |
packages included from the software update configuration. |
reboot |
Reboot setting for the software update configuration. |
Property Details
excludedPackageNameMasks
packages excluded from the software update configuration.
excludedPackageNameMasks?: string[]
Property Value
string[]
includedPackageClassifications
Update classifications included in the software update configuration. Possible values include: 'Unclassified', 'Critical', 'Security', 'Other'
includedPackageClassifications?: LinuxUpdateClasses
Property Value
includedPackageNameMasks
packages included from the software update configuration.
includedPackageNameMasks?: string[]
Property Value
string[]
rebootSetting
Reboot setting for the software update configuration.
rebootSetting?: string
Property Value
string