Freigeben über


AppPlatformConfigurationServiceProvisioningState Struktur

Definition

Status des Anwendungskonfigurationsdiensts.

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

Konstruktoren

AppPlatformConfigurationServiceProvisioningState(String)

Initialisiert eine neue Instanz von AppPlatformConfigurationServiceProvisioningState.

Eigenschaften

Creating

Erstellen.

Deleting

Wird gelöscht.

Failed

Fehler.

Succeeded

Erfolgreich beendet.

Updating

Aktualisierung.

Methoden

Equals(AppPlatformConfigurationServiceProvisioningState)

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

Bestimmt, ob zwei AppPlatformConfigurationServiceProvisioningState Werte identisch sind.

Implicit(String to AppPlatformConfigurationServiceProvisioningState)

Konvertiert eine Zeichenfolge in eine AppPlatformConfigurationServiceProvisioningState.

Inequality(AppPlatformConfigurationServiceProvisioningState, AppPlatformConfigurationServiceProvisioningState)

Bestimmt, ob zwei AppPlatformConfigurationServiceProvisioningState Werte nicht identisch sind.

Gilt für: