Freigeben über


EdgeZoneStorageAccountType Struktur

Definition

Gibt den Speicherkontotyp an, der zum Speichern des Images verwendet werden soll. Diese Eigenschaft ist nicht aktualisierbar.

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

Konstruktoren

EdgeZoneStorageAccountType(String)

Initialisiert eine neue Instanz von EdgeZoneStorageAccountType.

Eigenschaften

PremiumLrs

Premium_LRS.

StandardLrs

Standard_LRS.

StandardSsdLrs

StandardSSD_LRS.

StandardZrs

Standard_ZRS.

Methoden

Equals(EdgeZoneStorageAccountType)

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

Bestimmt, ob zwei EdgeZoneStorageAccountType Werte gleich sind.

Implicit(String to EdgeZoneStorageAccountType)

Konvertiert eine Zeichenfolge in eine EdgeZoneStorageAccountType.

Inequality(EdgeZoneStorageAccountType, EdgeZoneStorageAccountType)

Bestimmt, ob zwei EdgeZoneStorageAccountType Werte nicht identisch sind.

Gilt für: