共用方式為


WindowsVMGuestPatchAutomaticByPlatformSettings 類別

指定在 Windows 修補程式設定中選取修補程式模式 AutomaticByPlatform 時要套用的其他設定。

繼承
azure.mgmt.compute._serialization.Model
WindowsVMGuestPatchAutomaticByPlatformSettings

建構函式

WindowsVMGuestPatchAutomaticByPlatformSettings(*, reboot_setting: str | _models.WindowsVMGuestPatchAutomaticByPlatformRebootSetting | None = None, bypass_platform_safety_checks_on_user_schedule: bool | None = None, **kwargs: Any)

僅限關鍵字的參數

名稱 Description
reboot_setting

指定所有 AutomaticByPlatform 修補程式安裝作業的重新開機設定。 已知值為:「Unknown」、「IfRequired」、「Never」 和 「Always」。

bypass_platform_safety_checks_on_user_schedule

可讓客戶排程修補而不意外升級。

變數

名稱 Description
reboot_setting

指定所有 AutomaticByPlatform 修補程式安裝作業的重新開機設定。 已知值為:「Unknown」、「IfRequired」、「Never」 和 「Always」。

bypass_platform_safety_checks_on_user_schedule

可讓客戶排程修補而不意外升級。