Freigeben über


IotCentralAppState Struktur

Definition

Der aktuelle Status der Anwendung.

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

Konstruktoren

IotCentralAppState(String)

Initialisiert eine neue Instanz von IotCentralAppState.

Eigenschaften

Created

Erstellt.

Suspended

suspended.

Methoden

Equals(IotCentralAppState)

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

Bestimmt, ob zwei IotCentralAppState Werte identisch sind.

Implicit(String to IotCentralAppState)

Konvertiert eine Zeichenfolge in eine IotCentralAppState.

Inequality(IotCentralAppState, IotCentralAppState)

Bestimmt, ob zwei IotCentralAppState Werte nicht identisch sind.

Gilt für: