Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CosmosDbMongoDbApiLinkedService

Package version

Linked service for CosmosDB (MongoDB API) data source.

Hierarchy

Indexable

[property: string]: any

Describes unknown properties. The value of an unknown property can be of "any" type.

Index

Properties

Optional annotations

annotations: any[]

List of tags that can be used for describing the linked service.

Optional connectVia

The integration runtime reference.

connectionString

connectionString: any

The CosmosDB (MongoDB API) connection string. Type: string, SecureString or AzureKeyVaultSecretReference. Type: string, SecureString or AzureKeyVaultSecretReference.

database

database: any

The name of the CosmosDB (MongoDB API) database that you want to access. Type: string (or Expression with resultType string).

Optional description

description: undefined | string

Linked service description.

Optional parameters

parameters: undefined | {}

Parameters for linked service.

type

type: "CosmosDbMongoDbApi"

Polymorphic discriminator, which specifies the different types this object can be

Generated using TypeDoc