Freigeben über


CosmosDBType Struktur

Definition

Typ der Verbindungszeichenfolge.

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

Konstruktoren

CosmosDBType(String)

Initialisiert eine neue Instanz von CosmosDBType.

Eigenschaften

Cassandra

Cassandra.

CassandraConnectorMetadata

CassandraConnectorMetadata.

Gremlin

Gremlin.

GremlinV2

GremlinV2.

MongoDB

Mongodb.

Sql

Sql.

SqlDedicatedGateway

SqlDedicatedGateway.

Table

Tabelle.

Undefined

Nicht definiert.

Methoden

Equals(CosmosDBType)

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

Bestimmt, ob zwei CosmosDBType Werte gleich sind.

Implicit(String to CosmosDBType)

Konvertiert eine Zeichenfolge in eine CosmosDBType.

Inequality(CosmosDBType, CosmosDBType)

Bestimmt, ob zwei CosmosDBType Werte nicht identisch sind.

Gilt für: