Delete Azure Cosmos DB account
Method for the AzureRMR::az_resource_group class.
delete_cosmosdb_account(name, confirm = TRUE, wait = FALSE)
name
: The name of the Cosmos DB account.confirm
: Whether to ask for confirmation before deleting.wait
: Whether to wait until the deletion has completed before returning.This method deletes an existing Azure Cosmos DB account.
create_cosmosdb_account , get_cosmosdb_account
For the SQL API client framework: cosmos_endpoint , cosmos_database , cosmos_container , query_documents
For the table storage API: AzureTableStor::table_endpoint
For the MongoDB API: cosmos_mongo_endpoint , mongolite::mongo