Db2Linked Service Args
Linked service for DB2 data source.
Constructors
Properties
List of tags that can be used for describing the linked service.
AuthenticationType to be used for connection. It is mutually exclusive with connectionString property.
Certificate Common Name when TLS is enabled. It is mutually exclusive with connectionString property. Type: string (or Expression with resultType string).
The connection string. It is mutually exclusive with server, database, authenticationType, userName, packageCollection and certificateCommonName property. Type: string, SecureString or AzureKeyVaultSecretReference.
The integration runtime reference.
Linked service description.
The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. It is mutually exclusive with connectionString property. Type: string.
Under where packages are created when querying database. It is mutually exclusive with connectionString property. Type: string (or Expression with resultType string).
Parameters for linked service.
Password for authentication.