listDatabaseAccountConnectionStrings

Lists the connection strings for the specified Azure Cosmos DB database account. API Version: 2021-03-15.

Return

The connection strings for the given database account.

Parameters

argument

null


Return

The connection strings for the given database account.

Parameters

accountName

Cosmos DB database account name.

resourceGroupName

The name of the resource group. The name is case insensitive.

See also


Return

The connection strings for the given database account.

Parameters

argument

Builder for com.pulumi.azurenative.documentdb.kotlin.inputs.ListDatabaseAccountConnectionStringsPlainArgs.

See also