Package version:
OptionalannotationsList of tags that can be used for describing the linked service.
OptionalauthenticationAuthenticationType to be used for connection. It is mutually exclusive with connectionString property.
OptionalcertificateCertificate Common Name when TLS is enabled. It is mutually exclusive with connectionString property. Type: string (or Expression with resultType string).
OptionalconnectionThe connection string. It is mutually exclusive with server, database, authenticationType, userName, packageCollection and certificateCommonName property. Type: string, SecureString or AzureKeyVaultSecretReference.
OptionalconnectThe integration runtime reference.
OptionaldatabaseDatabase name for connection. It is mutually exclusive with connectionString property. Type: string (or Expression with resultType string).
OptionaldescriptionLinked service description.
OptionalencryptedThe encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. It is mutually exclusive with connectionString property. Type: string.
OptionalpackageUnder where packages are created when querying database. It is mutually exclusive with connectionString property. Type: string (or Expression with resultType string).
OptionalparametersParameters for linked service.
OptionalpasswordPassword for authentication.
OptionalserverServer name for connection. It is mutually exclusive with connectionString property. Type: string (or Expression with resultType string).
Polymorphic discriminator, which specifies the different types this object can be
OptionalusernameUsername for authentication. It is mutually exclusive with connectionString property. Type: string (or Expression with resultType string).
OptionalversionVersion of the linked service.
Linked service for DB2 data source.