Freigeben über


DataBoxEdgeOSPlatformType Struktur

Definition

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: