Freigeben über


CosmosDBOperationType Struktur

Definition

Enumeration, die den Vorgangstyp des Ereignisses angibt.

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

Konstruktoren

CosmosDBOperationType(String)

Initialisiert eine neue Instanz von CosmosDBOperationType.

Eigenschaften

Create

Erstellen

Delete

Löschen

Recreate

Neu.

Replace

Ersetzen.

SystemOperation

SystemOperation.

Methoden

Equals(CosmosDBOperationType)

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

Bestimmt, ob zwei CosmosDBOperationType Werte gleich sind.

Implicit(String to CosmosDBOperationType)

Konvertiert eine Zeichenfolge in eine CosmosDBOperationType.

Inequality(CosmosDBOperationType, CosmosDBOperationType)

Bestimmt, ob zwei CosmosDBOperationType Werte nicht identisch sind.

Gilt für: