WindowsVMGuestPatchAutomaticByPlatformSettings Klasse

Definition

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

public class WindowsVMGuestPatchAutomaticByPlatformSettings
type WindowsVMGuestPatchAutomaticByPlatformSettings = class
Public Class WindowsVMGuestPatchAutomaticByPlatformSettings
Vererbung
WindowsVMGuestPatchAutomaticByPlatformSettings

Konstruktoren

WindowsVMGuestPatchAutomaticByPlatformSettings()

Initialisiert eine neue instance der WindowsVMGuestPatchAutomaticByPlatformSettings-Klasse.

WindowsVMGuestPatchAutomaticByPlatformSettings(String, Nullable<Boolean>)

Initialisiert eine neue instance der WindowsVMGuestPatchAutomaticByPlatformSettings-Klasse.

Eigenschaften

BypassPlatformSafetyChecksOnUserSchedule

Mit dem Abrufen oder Festlegen kann der Kunde Patching ohne versehentliche Upgrades planen.

RebootSetting

Ruft die Neustarteinstellung für alle AutomaticByPlatform-Patchinstallationsvorgänge ab oder legt sie fest. Mögliche Werte: "Unknown", "IfRequired", "Never", "Always"

Gilt für: