Freigeben über


WindowsVmGuestPatchAutomaticByPlatformRebootSetting Struktur

Definition

Gibt die Neustarteinstellung für alle AutomaticByPlatform-Patchinstallationsvorgänge an.

public readonly struct WindowsVmGuestPatchAutomaticByPlatformRebootSetting : IEquatable<Azure.ResourceManager.Compute.Models.WindowsVmGuestPatchAutomaticByPlatformRebootSetting>
type WindowsVmGuestPatchAutomaticByPlatformRebootSetting = struct
Public Structure WindowsVmGuestPatchAutomaticByPlatformRebootSetting
Implements IEquatable(Of WindowsVmGuestPatchAutomaticByPlatformRebootSetting)
Vererbung
WindowsVmGuestPatchAutomaticByPlatformRebootSetting
Implementiert

Konstruktoren

WindowsVmGuestPatchAutomaticByPlatformRebootSetting(String)

Initialisiert eine neue Instanz von WindowsVmGuestPatchAutomaticByPlatformRebootSetting.

Eigenschaften

Always

Immer.

IfRequired

IfRequired.

Never

Nie

Unknown

Unbekannt

Methoden

Equals(WindowsVmGuestPatchAutomaticByPlatformRebootSetting)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

ToString()

Gibt den voll qualifizierten Typnamen dieser Instanz zurück.

Operatoren

Equality(WindowsVmGuestPatchAutomaticByPlatformRebootSetting, WindowsVmGuestPatchAutomaticByPlatformRebootSetting)

Bestimmt, ob zwei WindowsVmGuestPatchAutomaticByPlatformRebootSetting Werte identisch sind.

Implicit(String to WindowsVmGuestPatchAutomaticByPlatformRebootSetting)

Konvertiert eine Zeichenfolge in eine WindowsVmGuestPatchAutomaticByPlatformRebootSetting.

Inequality(WindowsVmGuestPatchAutomaticByPlatformRebootSetting, WindowsVmGuestPatchAutomaticByPlatformRebootSetting)

Bestimmt, ob zwei WindowsVmGuestPatchAutomaticByPlatformRebootSetting Werte nicht identisch sind.

Gilt für: