Freigeben über


IMongoDBResourcesOperations Schnittstelle

Definition

MongoDBResourcesOperations-Vorgänge.

public interface IMongoDBResourcesOperations
type IMongoDBResourcesOperations = interface
Public Interface IMongoDBResourcesOperations

Methoden

BeginCreateUpdateMongoDBCollectionWithHttpMessagesAsync(String, String, String, String, MongoDBCollectionCreateUpdateParameters, Dictionary<String,List<String>>, CancellationToken)

Erstellen oder Aktualisieren einer MongoDB-Sammlung von Azure Cosmos DB

BeginCreateUpdateMongoDBDatabaseWithHttpMessagesAsync(String, String, String, MongoDBDatabaseCreateUpdateParameters, Dictionary<String, List<String>>, CancellationToken)

Erstellen oder Aktualisieren einer MongoDB-Datenbank in Azure Cosmos DB

BeginDeleteMongoDBCollectionWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Löscht eine vorhandene Azure Cosmos DB MongoDB-Sammlung.

BeginDeleteMongoDBDatabaseWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Löscht eine vorhandene Azure Cosmos DB MongoDB-Datenbank.

BeginMigrateMongoDBCollectionToAutoscaleWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Migrieren einer MongoDB-Sammlung von Azure Cosmos DB vom manuellen Durchsatz zur automatischen Skalierung

BeginMigrateMongoDBCollectionToManualThroughputWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Migrieren einer MongoDB-Sammlung von Azure Cosmos DB von der automatischen Skalierung zum manuellen Durchsatz

BeginMigrateMongoDBDatabaseToAutoscaleWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Migrieren einer Azure Cosmos DB MongoDB-Datenbank vom manuellen Durchsatz zur automatischen Skalierung

BeginMigrateMongoDBDatabaseToManualThroughputWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Migrieren einer Azure Cosmos DB MongoDB-Datenbank von der automatischen Skalierung zum manuellen Durchsatz

BeginRetrieveContinuousBackupInformationWithHttpMessagesAsync(String, String, String, String, ContinuousBackupRestoreLocation, Dictionary<String, List<String>>, CancellationToken)

Ruft fortlaufende Sicherungsinformationen für eine Mongodb-Sammlung ab.

BeginUpdateMongoDBCollectionThroughputWithHttpMessagesAsync(String, String, String, String, ThroughputSettingsUpdateParameters, Dictionary<String, List<String>>, CancellationToken)

Aktualisieren der RUs pro Sekunde einer Azure Cosmos DB MongoDB-Sammlung

BeginUpdateMongoDBDatabaseThroughputWithHttpMessagesAsync(String, String, String, ThroughputSettingsUpdateParameters, Dictionary<String, List<String>>, CancellationToken)

Aktualisieren von RUs pro Sekunde einer Azure Cosmos DB-MongoDB-Datenbank

CreateUpdateMongoDBCollectionWithHttpMessagesAsync(String, String, String, String, MongoDBCollectionCreateUpdateParameters, Dictionary<String, List<String>>, CancellationToken)

Erstellen oder Aktualisieren einer MongoDB-Sammlung von Azure Cosmos DB

CreateUpdateMongoDBDatabaseWithHttpMessagesAsync(String, String, String, MongoDBDatabaseCreateUpdateParameters, Dictionary<String, List<String>>, CancellationToken)

Erstellen oder Aktualisieren einer MongoDB-Datenbank in Azure Cosmos DB

DeleteMongoDBCollectionWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Löscht eine vorhandene Azure Cosmos DB MongoDB-Sammlung.

DeleteMongoDBDatabaseWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Löscht eine vorhandene Azure Cosmos DB MongoDB-Datenbank.

GetMongoDBCollectionThroughputWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Ruft die RUs pro Sekunde der MongoDB-Auflistung unter einem vorhandenen Azure Cosmos DB-Datenbankkonto mit dem angegebenen Namen ab.

GetMongoDBCollectionWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Ruft die MongoDB-Auflistung unter einem vorhandenen Azure Cosmos DB-Datenbankkonto ab.

GetMongoDBDatabaseThroughputWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Ruft die RUs pro Sekunde der MongoDB-Datenbank unter einem vorhandenen Azure Cosmos DB-Datenbankkonto mit dem angegebenen Namen ab.

GetMongoDBDatabaseWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Ruft die MongoDB-Datenbanken unter einem vorhandenen Azure Cosmos DB-Datenbankkonto mit dem angegebenen Namen ab.

ListMongoDBCollectionsWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Listet die MongoDB-Sammlung unter einem vorhandenen Azure Cosmos DB-Datenbankkonto auf.

ListMongoDBDatabasesWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Listet die MongoDB-Datenbanken unter einem vorhandenen Azure Cosmos DB-Datenbankkonto auf.

MigrateMongoDBCollectionToAutoscaleWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Migrieren einer MongoDB-Sammlung von Azure Cosmos DB vom manuellen Durchsatz zur automatischen Skalierung

MigrateMongoDBCollectionToManualThroughputWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Migrieren einer MongoDB-Sammlung von Azure Cosmos DB von der automatischen Skalierung zum manuellen Durchsatz

MigrateMongoDBDatabaseToAutoscaleWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Migrieren einer Azure Cosmos DB MongoDB-Datenbank vom manuellen Durchsatz zur automatischen Skalierung

MigrateMongoDBDatabaseToManualThroughputWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Migrieren einer Azure Cosmos DB MongoDB-Datenbank von der automatischen Skalierung zum manuellen Durchsatz

RetrieveContinuousBackupInformationWithHttpMessagesAsync(String, String, String, String, ContinuousBackupRestoreLocation, Dictionary<String, List<String>>, CancellationToken)

Ruft fortlaufende Sicherungsinformationen für eine Mongodb-Sammlung ab.

UpdateMongoDBCollectionThroughputWithHttpMessagesAsync(String, String, String, String, ThroughputSettingsUpdateParameters, Dictionary<String, List<String>>, CancellationToken)

Aktualisieren der RUs pro Sekunde einer Azure Cosmos DB MongoDB-Sammlung

UpdateMongoDBDatabaseThroughputWithHttpMessagesAsync(String, String, String, ThroughputSettingsUpdateParameters, Dictionary<String, List<String>>, CancellationToken)

Aktualisieren von RUs pro Sekunde einer Azure Cosmos DB-MongoDB-Datenbank

Erweiterungsmethoden

BeginCreateUpdateMongoDBCollection(IMongoDBResourcesOperations, String, String, String, String, MongoDBCollectionCreateUpdateParameters)

Erstellen oder Aktualisieren einer MongoDB-Sammlung von Azure Cosmos DB

BeginCreateUpdateMongoDBCollectionAsync(IMongoDBResourcesOperations, String, String, String, String, MongoDBCollectionCreateUpdateParameters, CancellationToken)

Erstellen oder Aktualisieren einer MongoDB-Sammlung von Azure Cosmos DB

BeginCreateUpdateMongoDBDatabase(IMongoDBResourcesOperations, String, String, String, MongoDBDatabaseCreateUpdateParameters)

Erstellen oder Aktualisieren einer MongoDB-Datenbank in Azure Cosmos DB

BeginCreateUpdateMongoDBDatabaseAsync(IMongoDBResourcesOperations, String, String, String, MongoDBDatabaseCreateUpdateParameters, CancellationToken)

Erstellen oder Aktualisieren einer MongoDB-Datenbank in Azure Cosmos DB

BeginDeleteMongoDBCollection(IMongoDBResourcesOperations, String, String, String, String)

Löscht eine vorhandene Azure Cosmos DB MongoDB-Sammlung.

BeginDeleteMongoDBCollectionAsync(IMongoDBResourcesOperations, String, String, String, String, CancellationToken)

Löscht eine vorhandene Azure Cosmos DB MongoDB-Sammlung.

BeginDeleteMongoDBDatabase(IMongoDBResourcesOperations, String, String, String)

Löscht eine vorhandene Azure Cosmos DB MongoDB-Datenbank.

BeginDeleteMongoDBDatabaseAsync(IMongoDBResourcesOperations, String, String, String, CancellationToken)

Löscht eine vorhandene Azure Cosmos DB MongoDB-Datenbank.

BeginMigrateMongoDBCollectionToAutoscale(IMongoDBResourcesOperations, String, String, String, String)

Migrieren einer MongoDB-Sammlung von Azure Cosmos DB vom manuellen Durchsatz zur automatischen Skalierung

BeginMigrateMongoDBCollectionToAutoscaleAsync(IMongoDBResourcesOperations, String, String, String, String, CancellationToken)

Migrieren einer MongoDB-Sammlung von Azure Cosmos DB vom manuellen Durchsatz zur automatischen Skalierung

BeginMigrateMongoDBCollectionToManualThroughput(IMongoDBResourcesOperations, String, String, String, String)

Migrieren einer MongoDB-Sammlung von Azure Cosmos DB von der automatischen Skalierung zum manuellen Durchsatz

BeginMigrateMongoDBCollectionToManualThroughputAsync(IMongoDBResourcesOperations, String, String, String, String, CancellationToken)

Migrieren einer MongoDB-Sammlung von Azure Cosmos DB von der automatischen Skalierung zum manuellen Durchsatz

BeginMigrateMongoDBDatabaseToAutoscale(IMongoDBResourcesOperations, String, String, String)

Migrieren einer Azure Cosmos DB MongoDB-Datenbank vom manuellen Durchsatz zur automatischen Skalierung

BeginMigrateMongoDBDatabaseToAutoscaleAsync(IMongoDBResourcesOperations, String, String, String, CancellationToken)

Migrieren einer Azure Cosmos DB MongoDB-Datenbank vom manuellen Durchsatz zur automatischen Skalierung

BeginMigrateMongoDBDatabaseToManualThroughput(IMongoDBResourcesOperations, String, String, String)

Migrieren einer Azure Cosmos DB MongoDB-Datenbank von der automatischen Skalierung zum manuellen Durchsatz

BeginMigrateMongoDBDatabaseToManualThroughputAsync(IMongoDBResourcesOperations, String, String, String, CancellationToken)

Migrieren einer Azure Cosmos DB MongoDB-Datenbank von der automatischen Skalierung zum manuellen Durchsatz

BeginRetrieveContinuousBackupInformation(IMongoDBResourcesOperations, String, String, String, String, ContinuousBackupRestoreLocation)

Ruft fortlaufende Sicherungsinformationen für eine Mongodb-Sammlung ab.

BeginRetrieveContinuousBackupInformationAsync(IMongoDBResourcesOperations, String, String, String, String, ContinuousBackupRestoreLocation, CancellationToken)

Ruft fortlaufende Sicherungsinformationen für eine Mongodb-Sammlung ab.

BeginUpdateMongoDBCollectionThroughput(IMongoDBResourcesOperations, String, String, String, String, ThroughputSettingsUpdateParameters)

Aktualisieren der RUs pro Sekunde einer Azure Cosmos DB MongoDB-Sammlung

BeginUpdateMongoDBCollectionThroughputAsync(IMongoDBResourcesOperations, String, String, String, String, ThroughputSettingsUpdateParameters, CancellationToken)

Aktualisieren der RUs pro Sekunde einer Azure Cosmos DB MongoDB-Sammlung

BeginUpdateMongoDBDatabaseThroughput(IMongoDBResourcesOperations, String, String, String, ThroughputSettingsUpdateParameters)

Aktualisieren von RUs pro Sekunde einer Azure Cosmos DB-MongoDB-Datenbank

BeginUpdateMongoDBDatabaseThroughputAsync(IMongoDBResourcesOperations, String, String, String, ThroughputSettingsUpdateParameters, CancellationToken)

Aktualisieren von RUs pro Sekunde einer Azure Cosmos DB-MongoDB-Datenbank

CreateUpdateMongoDBCollection(IMongoDBResourcesOperations, String, String, String, String, MongoDBCollectionCreateUpdateParameters)

Erstellen oder Aktualisieren einer MongoDB-Sammlung von Azure Cosmos DB

CreateUpdateMongoDBCollectionAsync(IMongoDBResourcesOperations, String, String, String, String, MongoDBCollectionCreateUpdateParameters, CancellationToken)

Erstellen oder Aktualisieren einer MongoDB-Sammlung von Azure Cosmos DB

CreateUpdateMongoDBDatabase(IMongoDBResourcesOperations, String, String, String, MongoDBDatabaseCreateUpdateParameters)

Erstellen oder Aktualisieren einer MongoDB-Datenbank in Azure Cosmos DB

CreateUpdateMongoDBDatabaseAsync(IMongoDBResourcesOperations, String, String, String, MongoDBDatabaseCreateUpdateParameters, CancellationToken)

Erstellen oder Aktualisieren einer MongoDB-Datenbank in Azure Cosmos DB

DeleteMongoDBCollection(IMongoDBResourcesOperations, String, String, String, String)

Löscht eine vorhandene Azure Cosmos DB MongoDB-Sammlung.

DeleteMongoDBCollectionAsync(IMongoDBResourcesOperations, String, String, String, String, CancellationToken)

Löscht eine vorhandene Azure Cosmos DB MongoDB-Sammlung.

DeleteMongoDBDatabase(IMongoDBResourcesOperations, String, String, String)

Löscht eine vorhandene Azure Cosmos DB MongoDB-Datenbank.

DeleteMongoDBDatabaseAsync(IMongoDBResourcesOperations, String, String, String, CancellationToken)

Löscht eine vorhandene Azure Cosmos DB MongoDB-Datenbank.

GetMongoDBCollection(IMongoDBResourcesOperations, String, String, String, String)

Ruft die MongoDB-Auflistung unter einem vorhandenen Azure Cosmos DB-Datenbankkonto ab.

GetMongoDBCollectionAsync(IMongoDBResourcesOperations, String, String, String, String, CancellationToken)

Ruft die MongoDB-Auflistung unter einem vorhandenen Azure Cosmos DB-Datenbankkonto ab.

GetMongoDBCollectionThroughput(IMongoDBResourcesOperations, String, String, String, String)

Ruft die RUs pro Sekunde der MongoDB-Auflistung unter einem vorhandenen Azure Cosmos DB-Datenbankkonto mit dem angegebenen Namen ab.

GetMongoDBCollectionThroughputAsync(IMongoDBResourcesOperations, String, String, String, String, CancellationToken)

Ruft die RUs pro Sekunde der MongoDB-Auflistung unter einem vorhandenen Azure Cosmos DB-Datenbankkonto mit dem angegebenen Namen ab.

GetMongoDBDatabase(IMongoDBResourcesOperations, String, String, String)

Ruft die MongoDB-Datenbanken unter einem vorhandenen Azure Cosmos DB-Datenbankkonto mit dem angegebenen Namen ab.

GetMongoDBDatabaseAsync(IMongoDBResourcesOperations, String, String, String, CancellationToken)

Ruft die MongoDB-Datenbanken unter einem vorhandenen Azure Cosmos DB-Datenbankkonto mit dem angegebenen Namen ab.

GetMongoDBDatabaseThroughput(IMongoDBResourcesOperations, String, String, String)

Ruft die RUs pro Sekunde der MongoDB-Datenbank unter einem vorhandenen Azure Cosmos DB-Datenbankkonto mit dem angegebenen Namen ab.

GetMongoDBDatabaseThroughputAsync(IMongoDBResourcesOperations, String, String, String, CancellationToken)

Ruft die RUs pro Sekunde der MongoDB-Datenbank unter einem vorhandenen Azure Cosmos DB-Datenbankkonto mit dem angegebenen Namen ab.

ListMongoDBCollections(IMongoDBResourcesOperations, String, String, String)

Listet die MongoDB-Sammlung unter einem vorhandenen Azure Cosmos DB-Datenbankkonto auf.

ListMongoDBCollectionsAsync(IMongoDBResourcesOperations, String, String, String, CancellationToken)

Listet die MongoDB-Sammlung unter einem vorhandenen Azure Cosmos DB-Datenbankkonto auf.

ListMongoDBDatabases(IMongoDBResourcesOperations, String, String)

Listet die MongoDB-Datenbanken unter einem vorhandenen Azure Cosmos DB-Datenbankkonto auf.

ListMongoDBDatabasesAsync(IMongoDBResourcesOperations, String, String, CancellationToken)

Listet die MongoDB-Datenbanken unter einem vorhandenen Azure Cosmos DB-Datenbankkonto auf.

MigrateMongoDBCollectionToAutoscale(IMongoDBResourcesOperations, String, String, String, String)

Migrieren einer MongoDB-Sammlung von Azure Cosmos DB vom manuellen Durchsatz zur automatischen Skalierung

MigrateMongoDBCollectionToAutoscaleAsync(IMongoDBResourcesOperations, String, String, String, String, CancellationToken)

Migrieren einer MongoDB-Sammlung von Azure Cosmos DB vom manuellen Durchsatz zur automatischen Skalierung

MigrateMongoDBCollectionToManualThroughput(IMongoDBResourcesOperations, String, String, String, String)

Migrieren einer MongoDB-Sammlung von Azure Cosmos DB von der automatischen Skalierung zum manuellen Durchsatz

MigrateMongoDBCollectionToManualThroughputAsync(IMongoDBResourcesOperations, String, String, String, String, CancellationToken)

Migrieren einer MongoDB-Sammlung von Azure Cosmos DB von der automatischen Skalierung zum manuellen Durchsatz

MigrateMongoDBDatabaseToAutoscale(IMongoDBResourcesOperations, String, String, String)

Migrieren einer Azure Cosmos DB MongoDB-Datenbank vom manuellen Durchsatz zur automatischen Skalierung

MigrateMongoDBDatabaseToAutoscaleAsync(IMongoDBResourcesOperations, String, String, String, CancellationToken)

Migrieren einer Azure Cosmos DB MongoDB-Datenbank vom manuellen Durchsatz zur automatischen Skalierung

MigrateMongoDBDatabaseToManualThroughput(IMongoDBResourcesOperations, String, String, String)

Migrieren einer Azure Cosmos DB MongoDB-Datenbank von der automatischen Skalierung zum manuellen Durchsatz

MigrateMongoDBDatabaseToManualThroughputAsync(IMongoDBResourcesOperations, String, String, String, CancellationToken)

Migrieren einer Azure Cosmos DB MongoDB-Datenbank von der automatischen Skalierung zum manuellen Durchsatz

RetrieveContinuousBackupInformation(IMongoDBResourcesOperations, String, String, String, String, ContinuousBackupRestoreLocation)

Ruft fortlaufende Sicherungsinformationen für eine Mongodb-Sammlung ab.

RetrieveContinuousBackupInformationAsync(IMongoDBResourcesOperations, String, String, String, String, ContinuousBackupRestoreLocation, CancellationToken)

Ruft fortlaufende Sicherungsinformationen für eine Mongodb-Sammlung ab.

UpdateMongoDBCollectionThroughput(IMongoDBResourcesOperations, String, String, String, String, ThroughputSettingsUpdateParameters)

Aktualisieren der RUs pro Sekunde einer Azure Cosmos DB MongoDB-Sammlung

UpdateMongoDBCollectionThroughputAsync(IMongoDBResourcesOperations, String, String, String, String, ThroughputSettingsUpdateParameters, CancellationToken)

Aktualisieren der RUs pro Sekunde einer Azure Cosmos DB MongoDB-Sammlung

UpdateMongoDBDatabaseThroughput(IMongoDBResourcesOperations, String, String, String, ThroughputSettingsUpdateParameters)

Aktualisieren von RUs pro Sekunde einer Azure Cosmos DB-MongoDB-Datenbank

UpdateMongoDBDatabaseThroughputAsync(IMongoDBResourcesOperations, String, String, String, ThroughputSettingsUpdateParameters, CancellationToken)

Aktualisieren von RUs pro Sekunde einer Azure Cosmos DB-MongoDB-Datenbank

Gilt für: