Freigeben über


DataBoxEdgeSubscriptionState Struktur

Definition

The DataBoxEdgeSubscriptionState.

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

Konstruktoren

DataBoxEdgeSubscriptionState(String)

Initialisiert eine neue Instanz von DataBoxEdgeSubscriptionState.

Eigenschaften

Deleted

Gelöscht.

Registered

Registriert:

Suspended

Unterbrochen

Unregistered

Unregistrierte.

Warned

Gewarnt.

Methoden

Equals(DataBoxEdgeSubscriptionState)

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

Bestimmt, ob zwei DataBoxEdgeSubscriptionState Werte gleich sind.

Implicit(String to DataBoxEdgeSubscriptionState)

Konvertiert eine Zeichenfolge in eine DataBoxEdgeSubscriptionState.

Inequality(DataBoxEdgeSubscriptionState, DataBoxEdgeSubscriptionState)

Bestimmt, ob zwei DataBoxEdgeSubscriptionState Werte nicht identisch sind.

Gilt für: