Freigeben über


FrontDoorDeploymentStatus Struktur

Definition

The FrontDoorDeploymentStatus.

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

Konstruktoren

FrontDoorDeploymentStatus(String)

Initialisiert eine neue Instanz von FrontDoorDeploymentStatus.

Eigenschaften

Failed

Fehler.

InProgress

InProgress.

NotStarted

NotStarted.

Succeeded

Erfolgreich beendet.

Methoden

Equals(FrontDoorDeploymentStatus)

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

Bestimmt, ob zwei FrontDoorDeploymentStatus Werte gleich sind.

Implicit(String to FrontDoorDeploymentStatus)

Konvertiert eine Zeichenfolge in eine FrontDoorDeploymentStatus.

Inequality(FrontDoorDeploymentStatus, FrontDoorDeploymentStatus)

Bestimmt, ob zwei FrontDoorDeploymentStatus Werte nicht identisch sind.

Gilt für: