Freigeben über


WindowsVMGuestPatchAutomaticByPlatformSettings Klasse

Gibt zusätzliche Einstellungen an, die angewendet werden sollen, wenn der Patchmodus AutomaticByPlatform in den Windows-Patcheinstellungen ausgewählt ist.

Vererbung
azure.mgmt.compute._serialization.Model
WindowsVMGuestPatchAutomaticByPlatformSettings

Konstruktor

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

Nur Schlüsselwortparameter

Name Beschreibung
reboot_setting

Gibt die Neustarteinstellung für alle AutomaticByPlatform-Patchinstallationsvorgänge an. Bekannte Werte sind: "Unknown", "IfRequired", "Never" und "Always".

Variablen

Name Beschreibung
reboot_setting

Gibt die Neustarteinstellung für alle AutomaticByPlatform-Patchinstallationsvorgänge an. Bekannte Werte sind: "Unknown", "IfRequired", "Never" und "Always".