Freigeben über


CosmosDBAccountOfferType Struktur

Definition

Der Angebotstyp für das Cosmos DB-Datenbankkonto.

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

Konstruktoren

CosmosDBAccountOfferType(String)

Initialisiert eine neue Instanz von CosmosDBAccountOfferType.

Eigenschaften

Standard

Standard.

Methoden

Equals(CosmosDBAccountOfferType)

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

Bestimmt, ob zwei CosmosDBAccountOfferType Werte gleich sind.

Implicit(String to CosmosDBAccountOfferType)

Konvertiert eine Zeichenfolge in eine CosmosDBAccountOfferType.

Inequality(CosmosDBAccountOfferType, CosmosDBAccountOfferType)

Bestimmt, ob zwei CosmosDBAccountOfferType Werte nicht identisch sind.

Gilt für: