DatabaseAccountListConnectionStringsResult interface
The connection strings for the given database account.
Properties
connection |
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[]