Partager via


LinuxVmGuestPatchAutomaticByPlatformRebootSetting Structure

Définition

Spécifie le paramètre de redémarrage pour toutes les opérations d’installation du correctif AutomaticByPlatform.

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

Constructeurs

LinuxVmGuestPatchAutomaticByPlatformRebootSetting(String)

Initialise une nouvelle instance de LinuxVmGuestPatchAutomaticByPlatformRebootSetting.

Propriétés

Always

Toujours.

IfRequired

IfRequired.

Never

Jamais.

Unknown

Inconnu.

Méthodes

Equals(LinuxVmGuestPatchAutomaticByPlatformRebootSetting)

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

Détermine si deux LinuxVmGuestPatchAutomaticByPlatformRebootSetting valeurs sont identiques.

Implicit(String to LinuxVmGuestPatchAutomaticByPlatformRebootSetting)

Convertit une chaîne en LinuxVmGuestPatchAutomaticByPlatformRebootSetting.

Inequality(LinuxVmGuestPatchAutomaticByPlatformRebootSetting, LinuxVmGuestPatchAutomaticByPlatformRebootSetting)

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

S’applique à