Method for the AzureRMR::az_resource_group class.
For get_cosmosdb_account
, an object of class az_cosmosdb
representing the Cosmos DB account. For list_cosmosdb_accounts
, a list of such objects.
get_cosmosdb_account(name) list_cosmosdb_accounts()
name
: The name of the Cosmos DB account.
get_cosmosdb_account
retrieves the details for an existing Azure Cosmos DB account. list_cosmosdb_accounts
retrieves all the Cosmos DB accounts within the resource group.
create_cosmosdb_account, delete_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