DatabaseAccountListConnectionStringsResult interface

The connection strings for the given database account.

Properties

connectionStrings

An array that contains the connection strings for the Cosmos DB account.

Property Details

connectionStrings

An array that contains the connection strings for the Cosmos DB account.

connectionStrings?: DatabaseAccountConnectionString[]

Property Value