Freigeben über


LinuxVMGuestPatchAutomaticByPlatformSettings Klasse

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

Vererbung
azure.mgmt.compute._serialization.Model
LinuxVMGuestPatchAutomaticByPlatformSettings

Konstruktor

LinuxVMGuestPatchAutomaticByPlatformSettings(*, reboot_setting: str | _models.LinuxVMGuestPatchAutomaticByPlatformRebootSetting | 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".