Auf Englisch lesen

Freigeben über


MongoIndex Konstruktoren

Definition

Überlädt

MongoIndex()

Initialisiert eine neue instance der MongoIndex-Klasse.

MongoIndex(MongoIndexKeys, MongoIndexOptions)

Initialisiert eine neue instance der MongoIndex-Klasse.

MongoIndex()

Initialisiert eine neue instance der MongoIndex-Klasse.

public MongoIndex();

Gilt für:

Azure SDK for .NET Legacy
Produkt Versionen
Azure SDK for .NET Legacy

MongoIndex(MongoIndexKeys, MongoIndexOptions)

Initialisiert eine neue instance der MongoIndex-Klasse.

public MongoIndex(Microsoft.Azure.Management.CosmosDB.Models.MongoIndexKeys key = default, Microsoft.Azure.Management.CosmosDB.Models.MongoIndexOptions options = default);

Parameter

key
MongoIndexKeys

Cosmos DB MongoDB-Sammlungsindexschlüssel

options
MongoIndexOptions

Optionen für Cosmos DB-MongoDB-Sammlungsindexschlüssel

Gilt für:

Azure SDK for .NET Legacy
Produkt Versionen
Azure SDK for .NET Legacy