Partager via


VmGuestPatchClassificationForWindows Structure

Définition

The VmGuestPatchClassificationForWindows.

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

Constructeurs

VmGuestPatchClassificationForWindows(String)

Initialise une nouvelle instance de VmGuestPatchClassificationForWindows.

Propriétés

Critical

Critique.

Definition

Définition.

FeaturePack

FeaturePack.

Security

Sécurité.

ServicePack

Servicepack.

Tools

Outils.

UpdateRollUp

UpdateRollUp.

Updates

Mises à jour.

Méthodes

Equals(VmGuestPatchClassificationForWindows)

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

Détermine si deux VmGuestPatchClassificationForWindows valeurs sont identiques.

Implicit(String to VmGuestPatchClassificationForWindows)

Convertit une chaîne en VmGuestPatchClassificationForWindows.

Inequality(VmGuestPatchClassificationForWindows, VmGuestPatchClassificationForWindows)

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

S’applique à