InputLinuxParameters interface

用於修補 Linux 電腦的輸入屬性。

屬性

classificationsToInclude

要修補的修補程式分類類別。 允許的值為 'Critical'、'Security' 和 'Other'。

packageNameMasksToExclude

要排除用於修補的套件名稱。

packageNameMasksToInclude

要包含在修補的套件名稱。

屬性詳細資料

classificationsToInclude

要修補的修補程式分類類別。 允許的值為 'Critical'、'Security' 和 'Other'。

classificationsToInclude?: string[]

屬性值

string[]

packageNameMasksToExclude

要排除用於修補的套件名稱。

packageNameMasksToExclude?: string[]

屬性值

string[]

packageNameMasksToInclude

要包含在修補的套件名稱。

packageNameMasksToInclude?: string[]

屬性值

string[]