InputLinuxParameters interface
Input properties for patching a Linux machine.
Properties
classifications |
Classification category of patches to be patched |
package |
Package names to be excluded for patching. |
package |
Package names to be included for patching. |
Property Details
classificationsToInclude
Classification category of patches to be patched
classificationsToInclude?: string[]
Property Value
string[]
packageNameMasksToExclude
Package names to be excluded for patching.
packageNameMasksToExclude?: string[]
Property Value
string[]
packageNameMasksToInclude
Package names to be included for patching.
packageNameMasksToInclude?: 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