Freigeben über


CosmosDBForPostgreSqlConfigurationDataType Struktur

Definition

Datentyp der Konfiguration.

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

Konstruktoren

CosmosDBForPostgreSqlConfigurationDataType(String)

Initialisiert eine neue Instanz von CosmosDBForPostgreSqlConfigurationDataType.

Eigenschaften

Boolean

Boolesch.

Enumeration

Enumeration.

Integer

Eine ganze Zahl.

Numeric

Numerisch.

Methoden

Equals(CosmosDBForPostgreSqlConfigurationDataType)

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

Bestimmt, ob zwei CosmosDBForPostgreSqlConfigurationDataType Werte gleich sind.

Implicit(String to CosmosDBForPostgreSqlConfigurationDataType)

Konvertiert eine Zeichenfolge in eine CosmosDBForPostgreSqlConfigurationDataType.

Inequality(CosmosDBForPostgreSqlConfigurationDataType, CosmosDBForPostgreSqlConfigurationDataType)

Bestimmt, ob zwei CosmosDBForPostgreSqlConfigurationDataType Werte nicht identisch sind.

Gilt für: