Freigeben über


UpsertManagedServerOperationStepStatus Struktur

Definition

The UpsertManagedServerOperationStepStatus.

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

Konstruktoren

UpsertManagedServerOperationStepStatus(String)

Initialisiert eine neue Instanz von UpsertManagedServerOperationStepStatus.

Eigenschaften

Canceled

Abgebrochen.

Completed

Abgeschlossen.

Failed

Fehler.

InProgress

InProgress.

NotStarted

NotStarted.

SlowedDown

SlowedDown.

Methoden

Equals(UpsertManagedServerOperationStepStatus)

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

Bestimmt, ob zwei UpsertManagedServerOperationStepStatus Werte gleich sind.

Implicit(String to UpsertManagedServerOperationStepStatus)

Konvertiert eine Zeichenfolge in eine UpsertManagedServerOperationStepStatus.

Inequality(UpsertManagedServerOperationStepStatus, UpsertManagedServerOperationStepStatus)

Bestimmt, ob zwei UpsertManagedServerOperationStepStatus Werte nicht identisch sind.

Gilt für: