Sdílet prostřednictvím


MongoDBResourcesOperationsExtensions Class

Definition

Extension methods for MongoDBResourcesOperations.

public static class MongoDBResourcesOperationsExtensions
type MongoDBResourcesOperationsExtensions = class
Public Module MongoDBResourcesOperationsExtensions
Inheritance
MongoDBResourcesOperationsExtensions

Methods

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

Create or update an Azure Cosmos DB MongoDB Collection

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

Create or update an Azure Cosmos DB MongoDB Collection

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

Create or updates Azure Cosmos DB MongoDB database

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

Create or updates Azure Cosmos DB MongoDB database

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

Deletes an existing Azure Cosmos DB MongoDB Collection.

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

Deletes an existing Azure Cosmos DB MongoDB Collection.

BeginDeleteMongoDBDatabase(IMongoDBResourcesOperations, String, String, String)

Deletes an existing Azure Cosmos DB MongoDB database.

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

Deletes an existing Azure Cosmos DB MongoDB database.

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

Migrate an Azure Cosmos DB MongoDB collection from manual throughput to autoscale

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

Migrate an Azure Cosmos DB MongoDB collection from manual throughput to autoscale

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

Migrate an Azure Cosmos DB MongoDB collection from autoscale to manual throughput

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

Migrate an Azure Cosmos DB MongoDB collection from autoscale to manual throughput

BeginMigrateMongoDBDatabaseToAutoscale(IMongoDBResourcesOperations, String, String, String)

Migrate an Azure Cosmos DB MongoDB database from manual throughput to autoscale

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

Migrate an Azure Cosmos DB MongoDB database from manual throughput to autoscale

BeginMigrateMongoDBDatabaseToManualThroughput(IMongoDBResourcesOperations, String, String, String)

Migrate an Azure Cosmos DB MongoDB database from autoscale to manual throughput

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

Migrate an Azure Cosmos DB MongoDB database from autoscale to manual throughput

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

Retrieves continuous backup information for a Mongodb collection.

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

Retrieves continuous backup information for a Mongodb collection.

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

Update the RUs per second of an Azure Cosmos DB MongoDB collection

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

Update the RUs per second of an Azure Cosmos DB MongoDB collection

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

Update RUs per second of the an Azure Cosmos DB MongoDB database

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

Update RUs per second of the an Azure Cosmos DB MongoDB database

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

Create or update an Azure Cosmos DB MongoDB Collection

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

Create or update an Azure Cosmos DB MongoDB Collection

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

Create or updates Azure Cosmos DB MongoDB database

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

Create or updates Azure Cosmos DB MongoDB database

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

Deletes an existing Azure Cosmos DB MongoDB Collection.

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

Deletes an existing Azure Cosmos DB MongoDB Collection.

DeleteMongoDBDatabase(IMongoDBResourcesOperations, String, String, String)

Deletes an existing Azure Cosmos DB MongoDB database.

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

Deletes an existing Azure Cosmos DB MongoDB database.

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

Gets the MongoDB collection under an existing Azure Cosmos DB database account.

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

Gets the MongoDB collection under an existing Azure Cosmos DB database account.

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

Gets the RUs per second of the MongoDB collection under an existing Azure Cosmos DB database account with the provided name.

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

Gets the RUs per second of the MongoDB collection under an existing Azure Cosmos DB database account with the provided name.

GetMongoDBDatabase(IMongoDBResourcesOperations, String, String, String)

Gets the MongoDB databases under an existing Azure Cosmos DB database account with the provided name.

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

Gets the MongoDB databases under an existing Azure Cosmos DB database account with the provided name.

GetMongoDBDatabaseThroughput(IMongoDBResourcesOperations, String, String, String)

Gets the RUs per second of the MongoDB database under an existing Azure Cosmos DB database account with the provided name.

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

Gets the RUs per second of the MongoDB database under an existing Azure Cosmos DB database account with the provided name.

ListMongoDBCollections(IMongoDBResourcesOperations, String, String, String)

Lists the MongoDB collection under an existing Azure Cosmos DB database account.

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

Lists the MongoDB collection under an existing Azure Cosmos DB database account.

ListMongoDBDatabases(IMongoDBResourcesOperations, String, String)

Lists the MongoDB databases under an existing Azure Cosmos DB database account.

ListMongoDBDatabasesAsync(IMongoDBResourcesOperations, String, String, CancellationToken)

Lists the MongoDB databases under an existing Azure Cosmos DB database account.

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

Migrate an Azure Cosmos DB MongoDB collection from manual throughput to autoscale

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

Migrate an Azure Cosmos DB MongoDB collection from manual throughput to autoscale

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

Migrate an Azure Cosmos DB MongoDB collection from autoscale to manual throughput

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

Migrate an Azure Cosmos DB MongoDB collection from autoscale to manual throughput

MigrateMongoDBDatabaseToAutoscale(IMongoDBResourcesOperations, String, String, String)

Migrate an Azure Cosmos DB MongoDB database from manual throughput to autoscale

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

Migrate an Azure Cosmos DB MongoDB database from manual throughput to autoscale

MigrateMongoDBDatabaseToManualThroughput(IMongoDBResourcesOperations, String, String, String)

Migrate an Azure Cosmos DB MongoDB database from autoscale to manual throughput

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

Migrate an Azure Cosmos DB MongoDB database from autoscale to manual throughput

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

Retrieves continuous backup information for a Mongodb collection.

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

Retrieves continuous backup information for a Mongodb collection.

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

Update the RUs per second of an Azure Cosmos DB MongoDB collection

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

Update the RUs per second of an Azure Cosmos DB MongoDB collection

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

Update RUs per second of the an Azure Cosmos DB MongoDB database

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

Update RUs per second of the an Azure Cosmos DB MongoDB database

Applies to