Freigeben über


LinuxVmGuestPatchAutomaticByPlatformRebootSetting Struktur

Definition

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

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

Konstruktoren

LinuxVmGuestPatchAutomaticByPlatformRebootSetting(String)

Initialisiert eine neue Instanz von LinuxVmGuestPatchAutomaticByPlatformRebootSetting.

Eigenschaften

Always

Immer.

IfRequired

IfRequired.

Never

Nie

Unknown

Unbekannt

Methoden

Equals(LinuxVmGuestPatchAutomaticByPlatformRebootSetting)

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

Bestimmt, ob zwei LinuxVmGuestPatchAutomaticByPlatformRebootSetting Werte gleich sind.

Implicit(String to LinuxVmGuestPatchAutomaticByPlatformRebootSetting)

Konvertiert eine Zeichenfolge in eine LinuxVmGuestPatchAutomaticByPlatformRebootSetting.

Inequality(LinuxVmGuestPatchAutomaticByPlatformRebootSetting, LinuxVmGuestPatchAutomaticByPlatformRebootSetting)

Bestimmt, ob zwei LinuxVmGuestPatchAutomaticByPlatformRebootSetting Werte nicht identisch sind.

Gilt für: