Package version:
OptionalannotationsList of tags that can be used for describing the linked service.
OptionalauthenticationAuthenticationType to be used for connection.
OptionalcharacterThe character set to use for the connection. Type: string (or Expression with resultType string). Only applied for version 2.0.
OptionalconnectionTeradata ODBC connection string. Type: string, SecureString or AzureKeyVaultSecretReference. Only applied for version 1.0.
OptionalconnectThe integration runtime reference.
OptionaldescriptionLinked service description.
OptionalencryptedThe encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
OptionalhttpsThe port numbers when connecting to server through HTTPS/TLS connections. Type: integer (or Expression with resultType integer). Only applied for version 2.0.
OptionalmaxThe maximum size of the response buffer for SQL requests, in bytes. Type: integer. Only applied for version 2.0.
OptionalparametersParameters for linked service.
OptionalpasswordPassword for authentication.
OptionalportThe port numbers when connecting to server through non HTTPS/TLS connections. Type: integer (or Expression with resultType integer). Only used for V2. Only applied for version 2.0.
OptionalserverServer name for connection. Type: string (or Expression with resultType string).
OptionalsslSSL mode for connection. Valid values including: “Disable”, “Allow”, “Prefer”, “Require”, “Verify-CA”, “Verify-Full”. Default value is “Verify-Full”. Type: string (or Expression with resultType string). Only applied for version 2.0.
Polymorphic discriminator, which specifies the different types this object can be
OptionaluseSpecifies whether to encrypt all communication with the Teradata database. Allowed values are 0 or 1. This setting will be ignored for HTTPS/TLS connections. Type: integer (or Expression with resultType integer). Only applied for version 2.0.
OptionalusernameUsername for authentication. Type: string (or Expression with resultType string).
OptionalversionVersion of the linked service.
Linked service for Teradata data source.