共用方式為


InputPatchConfiguration interface

修補程式執行的輸入組態

屬性

linuxParameters

修補 Linux 電腦特有的輸入參數。 對於 Windows 電腦,請勿傳遞此屬性。

rebootSetting

根據使用者所定義的可能重新開機喜好設定,決定在完成修補作業之後重新開機電腦。

windowsParameters

修補 Windows 電腦特有的輸入參數。 針對 Linux 電腦,請勿傳遞這個屬性。

屬性詳細資料

linuxParameters

修補 Linux 電腦特有的輸入參數。 對於 Windows 電腦,請勿傳遞此屬性。

linuxParameters?: InputLinuxParameters

屬性值

rebootSetting

根據使用者所定義的可能重新開機喜好設定,決定在完成修補作業之後重新開機電腦。

rebootSetting?: string

屬性值

string

windowsParameters

修補 Windows 電腦特有的輸入參數。 針對 Linux 電腦,請勿傳遞這個屬性。

windowsParameters?: InputWindowsParameters

屬性值