VmGuestPatchClassificationWindow 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 VmGuestPatchClassificationWindow.
public readonly struct VmGuestPatchClassificationWindow : IEquatable<Azure.ResourceManager.HybridCompute.Models.VmGuestPatchClassificationWindow>
type VmGuestPatchClassificationWindow = struct
Public Structure VmGuestPatchClassificationWindow
Implements IEquatable(Of VmGuestPatchClassificationWindow)
- Vererbung
-
VmGuestPatchClassificationWindow
- Implementiert
Konstruktoren
VmGuestPatchClassificationWindow(String) |
Initialisiert eine neue Instanz von VmGuestPatchClassificationWindow. |
Eigenschaften
Critical |
Kritisch. |
Definition |
Definition. |
FeaturePack |
FeaturePack. |
Security |
Sicherheit. |
ServicePack |
Servicepack. |
Tools |
Werkzeuge. |
UpdateRollUp |
UpdateRollUp. |
Updates |
Updates. |
Methoden
Equals(VmGuestPatchClassificationWindow) |
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(VmGuestPatchClassificationWindow, VmGuestPatchClassificationWindow) |
Bestimmt, ob zwei VmGuestPatchClassificationWindow Werte identisch sind. |
Implicit(String to VmGuestPatchClassificationWindow) |
Konvertiert eine Zeichenfolge in eine VmGuestPatchClassificationWindow. |
Inequality(VmGuestPatchClassificationWindow, VmGuestPatchClassificationWindow) |
Bestimmt, ob zwei VmGuestPatchClassificationWindow Werte nicht identisch sind. |
Gilt für:
Azure SDK for .NET