Freigeben über


CassandraConnectionState Struktur

Definition

Die Art des aufgetretenen Verbindungsfehlers.

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

Konstruktoren

CassandraConnectionState(String)

Initialisiert eine neue Instanz von CassandraConnectionState.

Eigenschaften

DatacenterToDatacenterNetworkError

DatacenterToDatacenterNetworkError.

InternalError

InternalError.

InternalOperatorToDataCenterCertificateError

InternalOperatorToDataCenterCertificateError.

OK

OK.

OperatorToDataCenterNetworkError

OperatorToDataCenterNetworkError.

Unknown

Unbekannt

Methoden

Equals(CassandraConnectionState)

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

Bestimmt, ob zwei CassandraConnectionState Werte identisch sind.

Implicit(String to CassandraConnectionState)

Konvertiert eine Zeichenfolge in eine CassandraConnectionState.

Inequality(CassandraConnectionState, CassandraConnectionState)

Bestimmt, ob zwei CassandraConnectionState Werte nicht identisch sind.

Gilt für: