Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LinuxParameters

Package version

Input for InstallPatches on a Linux VM, as directly received by the API

Hierarchy

  • LinuxParameters

Index

Properties

Optional classificationsToInclude

classificationsToInclude: VMGuestPatchClassificationLinux[]

The update classifications to select when installing patches for Linux.

Optional packageNameMasksToExclude

packageNameMasksToExclude: string[]

packages to exclude in the patch operation. Format: packageName_packageVersion

Optional packageNameMasksToInclude

packageNameMasksToInclude: string[]

packages to include in the patch operation. Format: packageName_packageVersion

Generated using TypeDoc