Mongo Db Linked Service Args
Linked service for MongoDb data source.
Constructors
Properties
Specifies whether to allow self-signed certificates from the server. The default value is false. Type: boolean (or Expression with resultType boolean).
List of tags that can be used for describing the linked service.
The authentication type to be used to connect to the MongoDB database.
Database to verify the username and password. Type: string (or Expression with resultType string).
The integration runtime reference.
The name of the MongoDB database that you want to access. Type: string (or Expression with resultType string).
Linked service description.
The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
Parameters for linked service.
Password for authentication.