Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DatabaseAccountConnectionString

Package version

Connection string for the Cosmos DB account

Hierarchy

  • DatabaseAccountConnectionString

Index

Properties

Optional connectionString

connectionString: undefined | string

Value of the connection string NOTE: This property will not be serialized. It can only be populated by the server.

Optional description

description: undefined | string

Description of the connection string NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc