CosmosDBAccountOfferType Struktur
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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:
Azure SDK for .NET