Freigeben über


StorageAccountFailoverType Struktur

Definition

The StorageAccountFailoverType.

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

Konstruktoren

StorageAccountFailoverType(String)

Initialisiert eine neue Instanz von StorageAccountFailoverType.

Eigenschaften

Planned

Geplant.

Methoden

Equals(StorageAccountFailoverType)

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

Bestimmt, ob zwei StorageAccountFailoverType Werte identisch sind.

Implicit(String to StorageAccountFailoverType)

Konvertiert eine Zeichenfolge in eine StorageAccountFailoverType.

Inequality(StorageAccountFailoverType, StorageAccountFailoverType)

Bestimmt, ob zwei StorageAccountFailoverType Werte nicht identisch sind.

Gilt für: