Freigeben über


AppPlatformConfigServerState Struktur

Definition

Status des Konfigurationsservers.

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

Konstruktoren

AppPlatformConfigServerState(String)

Initialisiert eine neue Instanz von AppPlatformConfigServerState.

Eigenschaften

Deleted

Gelöscht.

Failed

Fehler.

NotAvailable

Nicht verfügbar.

Succeeded

Erfolgreich beendet.

Updating

Aktualisierung.

Methoden

Equals(AppPlatformConfigServerState)

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

Bestimmt, ob zwei AppPlatformConfigServerState Werte gleich sind.

Implicit(String to AppPlatformConfigServerState)

Konvertiert eine Zeichenfolge in eine AppPlatformConfigServerState.

Inequality(AppPlatformConfigServerState, AppPlatformConfigServerState)

Bestimmt, ob zwei AppPlatformConfigServerState Werte nicht identisch sind.

Gilt für: