LinuxProperties interface
Linux specific update configuration.
Properties
excluded |
packages excluded from the software update configuration. |
included |
Update classifications included in the software update configuration. |
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.
includedPackageClassifications?: string
Property Value
string
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript