Freigeben über


VmGuestPatchRebootBehavior Struktur

Definition

Beschreibt die Neustartanforderungen des Patches.

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

Konstruktoren

VmGuestPatchRebootBehavior(String)

Initialisiert eine neue Instanz von VmGuestPatchRebootBehavior.

Eigenschaften

AlwaysRequiresReboot

AlwaysRequiresReboot.

CanRequestReboot

CanRequestReboot.

NeverReboots

NeverReboots.

Unknown

Unbekannt

Methoden

Equals(VmGuestPatchRebootBehavior)

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(VmGuestPatchRebootBehavior, VmGuestPatchRebootBehavior)

Bestimmt, ob zwei VmGuestPatchRebootBehavior Werte identisch sind.

Implicit(String to VmGuestPatchRebootBehavior)

Konvertiert eine Zeichenfolge in eine VmGuestPatchRebootBehavior.

Inequality(VmGuestPatchRebootBehavior, VmGuestPatchRebootBehavior)

Bestimmt, ob zwei VmGuestPatchRebootBehavior Werte nicht identisch sind.

Gilt für: