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