CosmosDBAccountKeyKind 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 neu zu generierende Zugriffsschlüssel.
public readonly struct CosmosDBAccountKeyKind : IEquatable<Azure.ResourceManager.CosmosDB.Models.CosmosDBAccountKeyKind>
type CosmosDBAccountKeyKind = struct
Public Structure CosmosDBAccountKeyKind
Implements IEquatable(Of CosmosDBAccountKeyKind)
- Vererbung
-
CosmosDBAccountKeyKind
- Implementiert
Konstruktoren
CosmosDBAccountKeyKind(String) |
Initialisiert eine neue Instanz von CosmosDBAccountKeyKind. |
Eigenschaften
Primary |
Primäre. |
PrimaryReadonly |
primaryReadonly. |
Secondary |
Sekundären. |
SecondaryReadonly |
secondaryReadonly. |
Methoden
Equals(CosmosDBAccountKeyKind) |
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(CosmosDBAccountKeyKind, CosmosDBAccountKeyKind) |
Bestimmt, ob zwei CosmosDBAccountKeyKind Werte gleich sind. |
Implicit(String to CosmosDBAccountKeyKind) |
Konvertiert eine Zeichenfolge in eine CosmosDBAccountKeyKind. |
Inequality(CosmosDBAccountKeyKind, CosmosDBAccountKeyKind) |
Bestimmt, ob zwei CosmosDBAccountKeyKind Werte nicht identisch sind. |
Gilt für:
Azure SDK for .NET