DataBoxEdgeOSPlatformType 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.
Vom Arc-Addon unterstütztes Hostbetriebssystem.
public readonly struct DataBoxEdgeOSPlatformType : IEquatable<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeOSPlatformType>
type DataBoxEdgeOSPlatformType = struct
Public Structure DataBoxEdgeOSPlatformType
Implements IEquatable(Of DataBoxEdgeOSPlatformType)
- Vererbung
-
DataBoxEdgeOSPlatformType
- Implementiert
Konstruktoren
DataBoxEdgeOSPlatformType(String) |
Initialisiert eine neue Instanz von DataBoxEdgeOSPlatformType. |
Eigenschaften
Linux |
Linux. |
Windows |
Windows: |
Methoden
Equals(DataBoxEdgeOSPlatformType) |
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(DataBoxEdgeOSPlatformType, DataBoxEdgeOSPlatformType) |
Bestimmt, ob zwei DataBoxEdgeOSPlatformType Werte gleich sind. |
Implicit(String to DataBoxEdgeOSPlatformType) |
Konvertiert eine Zeichenfolge in eine DataBoxEdgeOSPlatformType. |
Inequality(DataBoxEdgeOSPlatformType, DataBoxEdgeOSPlatformType) |
Bestimmt, ob zwei DataBoxEdgeOSPlatformType Werte nicht identisch sind. |
Gilt für:
Azure SDK for .NET