Partager via


WindowsVmGuestPatchAutomaticByPlatformRebootSetting Structure

Définition

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

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

Constructeurs

WindowsVmGuestPatchAutomaticByPlatformRebootSetting(String)

Initialise une nouvelle instance de WindowsVmGuestPatchAutomaticByPlatformRebootSetting.

Propriétés

Always

Toujours.

IfRequired

IfRequired.

Never

Jamais.

Unknown

Inconnu.

Méthodes

Equals(WindowsVmGuestPatchAutomaticByPlatformRebootSetting)

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

Détermine si deux WindowsVmGuestPatchAutomaticByPlatformRebootSetting valeurs sont identiques.

Implicit(String to WindowsVmGuestPatchAutomaticByPlatformRebootSetting)

Convertit une chaîne en WindowsVmGuestPatchAutomaticByPlatformRebootSetting.

Inequality(WindowsVmGuestPatchAutomaticByPlatformRebootSetting, WindowsVmGuestPatchAutomaticByPlatformRebootSetting)

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

S’applique à