DatabaseAccountConnectionStringResponse

data class DatabaseAccountConnectionStringResponse(val connectionString: String, val description: String)

Connection string for the Cosmos DB account

Constructors

Link copied to clipboard
constructor(connectionString: String, description: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Value of the connection string

Link copied to clipboard

Description of the connection string