CosmosDbMongoDbApiLinkedService Class
Linked service for CosmosDB (MongoDB API) data source.
Constructor
CosmosDbMongoDbApiLinkedService(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
version
|
Version of the linked service. |
|
connect_via
|
The integration runtime reference. |
|
description
|
Linked service description. |
|
parameters
|
Parameters for linked service. |
|
annotations
|
List of tags that can be used for describing the linked service. |
|
type_properties
|
CosmosDB (MongoDB API) linked service properties. Required. |
|
type
|
Type of linked service. Required. Default value is "CosmosDbMongoDbApi". |
Attributes
type
Type of linked service. Required. Default value is "CosmosDbMongoDbApi".
type: Literal['CosmosDbMongoDbApi']
type_properties
CosmosDB (MongoDB API) linked service properties. Required.
type_properties: _models.CosmosDbMongoDbApiLinkedServiceTypeProperties