Freigeben über


AppPlatformDeploymentStatus Struktur

Definition

Status der Bereitstellung.

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

Konstruktoren

AppPlatformDeploymentStatus(String)

Initialisiert eine neue Instanz von AppPlatformDeploymentStatus.

Eigenschaften

Running

Wird ausgeführt.

Stopped

Beendet.

Methoden

Equals(AppPlatformDeploymentStatus)

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

Bestimmt, ob zwei AppPlatformDeploymentStatus Werte identisch sind.

Implicit(String to AppPlatformDeploymentStatus)

Konvertiert eine Zeichenfolge in eine AppPlatformDeploymentStatus.

Inequality(AppPlatformDeploymentStatus, AppPlatformDeploymentStatus)

Bestimmt, ob zwei AppPlatformDeploymentStatus Werte nicht identisch sind.

Gilt für: