Freigeben über


DataBoxEdgeStorageAccountType Struktur

Definition

Speichertyp, auf den für das Speicherkonto zugegriffen wird.

public readonly struct DataBoxEdgeStorageAccountType : IEquatable<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeStorageAccountType>
type DataBoxEdgeStorageAccountType = struct
Public Structure DataBoxEdgeStorageAccountType
Implements IEquatable(Of DataBoxEdgeStorageAccountType)
Vererbung
DataBoxEdgeStorageAccountType
Implementiert

Konstruktoren

DataBoxEdgeStorageAccountType(String)

Initialisiert eine neue Instanz von DataBoxEdgeStorageAccountType.

Eigenschaften

BlobStorage

BlobStorage.

GeneralPurposeStorage

GeneralPurposeStorage.

Methoden

Equals(DataBoxEdgeStorageAccountType)

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(DataBoxEdgeStorageAccountType, DataBoxEdgeStorageAccountType)

Bestimmt, ob zwei DataBoxEdgeStorageAccountType Werte identisch sind.

Implicit(String to DataBoxEdgeStorageAccountType)

Konvertiert eine Zeichenfolge in eine DataBoxEdgeStorageAccountType.

Inequality(DataBoxEdgeStorageAccountType, DataBoxEdgeStorageAccountType)

Bestimmt, ob zwei DataBoxEdgeStorageAccountType Werte nicht identisch sind.

Gilt für: