get_cosmosdb_account: Get Azure Cosmos DB account

Description Usage Arguments Details Value See Also

Description

Method for the AzureRMR::az_resource_group class.

Usage

1
2

Arguments

Details

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.

Value

For get_cosmosdb_account, an object of class az_cosmosdb representing the Cosmos DB account. For list_cosmosdb_accounts, a list of such objects.

See Also

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


AzureCosmosR documentation built on Jan. 19, 2021, 1:07 a.m.