Freigeben über


CassandraClusterType Struktur

Definition

Typ des Clusters. Wenn diese Einstellung auf Produktion festgelegt ist, sind einige Vorgänge im Cluster möglicherweise nicht zulässig.

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

Konstruktoren

CassandraClusterType(String)

Initialisiert eine neue Instanz von CassandraClusterType.

Eigenschaften

NonProduction

NonProduction.

Production

Produktion.

Methoden

Equals(CassandraClusterType)

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

Bestimmt, ob zwei CassandraClusterType Werte gleich sind.

Implicit(String to CassandraClusterType)

Konvertiert eine Zeichenfolge in eine CassandraClusterType.

Inequality(CassandraClusterType, CassandraClusterType)

Bestimmt, ob zwei CassandraClusterType Werte nicht identisch sind.

Gilt für: