DatabaseAccountConnectionStringResponse

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

Connection string for the Cosmos DB account

Constructors

Link copied to clipboard
constructor(connectionString: String, description: String, keyKind: String, type: 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

Link copied to clipboard

Kind of the connection string key

Link copied to clipboard

Type of the connection string