Partager via


VmGuestPatchRebootBehavior Structure

Définition

Décrit les exigences de redémarrage du correctif.

public readonly struct VmGuestPatchRebootBehavior : IEquatable<Azure.ResourceManager.Compute.Models.VmGuestPatchRebootBehavior>
type VmGuestPatchRebootBehavior = struct
Public Structure VmGuestPatchRebootBehavior
Implements IEquatable(Of VmGuestPatchRebootBehavior)
Héritage
VmGuestPatchRebootBehavior
Implémente

Constructeurs

VmGuestPatchRebootBehavior(String)

Initialise une nouvelle instance de VmGuestPatchRebootBehavior.

Propriétés

AlwaysRequiresReboot

AlwaysRequiresReboot.

CanRequestReboot

CanRequestReboot.

NeverReboots

NeverReboots.

Unknown

Inconnu.

Méthodes

Equals(VmGuestPatchRebootBehavior)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(VmGuestPatchRebootBehavior, VmGuestPatchRebootBehavior)

Détermine si deux VmGuestPatchRebootBehavior valeurs sont identiques.

Implicit(String to VmGuestPatchRebootBehavior)

Convertit une chaîne en VmGuestPatchRebootBehavior.

Inequality(VmGuestPatchRebootBehavior, VmGuestPatchRebootBehavior)

Détermine si deux VmGuestPatchRebootBehavior valeurs ne sont pas identiques.

S’applique à