VmGuestPatchClassificationForWindows Struktur
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
The VmGuestPatchClassificationForWindows.
public readonly struct VmGuestPatchClassificationForWindows : IEquatable<Azure.ResourceManager.Compute.Models.VmGuestPatchClassificationForWindows>
type VmGuestPatchClassificationForWindows = struct
Public Structure VmGuestPatchClassificationForWindows
Implements IEquatable(Of VmGuestPatchClassificationForWindows)
- Vererbung
-
VmGuestPatchClassificationForWindows
- Implementiert
Konstruktoren
VmGuestPatchClassificationForWindows(String) |
Initialisiert eine neue Instanz von VmGuestPatchClassificationForWindows. |
Eigenschaften
Critical |
Kritisch. |
Definition |
Definition. |
FeaturePack |
FeaturePack. |
Security |
Sicherheit. |
ServicePack |
Servicepack. |
Tools |
Werkzeuge. |
UpdateRollUp |
UpdateRollUp. |
Updates |
Updates. |
Methoden
Equals(VmGuestPatchClassificationForWindows) |
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(VmGuestPatchClassificationForWindows, VmGuestPatchClassificationForWindows) |
Bestimmt, ob zwei VmGuestPatchClassificationForWindows Werte gleich sind. |
Implicit(String to VmGuestPatchClassificationForWindows) |
Konvertiert eine Zeichenfolge in eine VmGuestPatchClassificationForWindows. |
Inequality(VmGuestPatchClassificationForWindows, VmGuestPatchClassificationForWindows) |
Bestimmt, ob zwei VmGuestPatchClassificationForWindows Werte nicht identisch sind. |
Gilt für:
Azure SDK for .NET