Package version:
OptionalallowSpecifies whether to allow self-signed certificates from the server. The default value is false. Type: boolean (or Expression with resultType boolean).
OptionalannotationsList of tags that can be used for describing the linked service.
OptionalauthenticationThe authentication type to be used to connect to the MongoDB database.
OptionalauthDatabase to verify the username and password. Type: string (or Expression with resultType string).
OptionalconnectThe integration runtime reference.
The name of the MongoDB database that you want to access. Type: string (or Expression with resultType string).
OptionaldescriptionLinked service description.
OptionalenableSpecifies whether the connections to the server are encrypted using SSL. The default value is false. Type: boolean (or Expression with resultType boolean).
OptionalencryptedThe encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
OptionalparametersParameters for linked service.
OptionalpasswordPassword for authentication.
OptionalportThe TCP port number that the MongoDB server uses to listen for client connections. The default value is 27017. Type: integer (or Expression with resultType integer), minimum: 0.
The IP address or server name of the MongoDB server. Type: string (or Expression with resultType string).
Polymorphic discriminator, which specifies the different types this object can be
OptionalusernameUsername for authentication. Type: string (or Expression with resultType string).
OptionalversionVersion of the linked service.
Linked service for MongoDb data source.