DatabaseAccountListConnectionStringsResult Class

The connection strings for the given database account.

Inheritance
DatabaseAccountListConnectionStringsResult

Constructor

DatabaseAccountListConnectionStringsResult(*, connection_strings: Optional[List[_models.DatabaseAccountConnectionString]] = None, **kwargs)

Variables

connection_strings
list[DatabaseAccountConnectionString]

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