Package version:
Optional
annotationsList of tags that can be used for describing the linked service.
Optional
authenticationAuthenticationType to be used for connection.
Optional
characterThe character set to use for the connection. Type: string (or Expression with resultType string). Only applied for version 2.0.
Optional
connectionTeradata ODBC connection string. Type: string, SecureString or AzureKeyVaultSecretReference. Only applied for version 1.0.
Optional
connectThe integration runtime reference.
Optional
descriptionLinked service description.
Optional
encryptedThe encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
Optional
httpsThe port numbers when connecting to server through HTTPS/TLS connections. Type: integer (or Expression with resultType integer). Only applied for version 2.0.
Optional
maxThe maximum size of the response buffer for SQL requests, in bytes. Type: integer. Only applied for version 2.0.
Optional
parametersParameters for linked service.
Optional
passwordPassword for authentication.
Optional
portThe 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.
Optional
serverServer name for connection. Type: string (or Expression with resultType string).
Optional
sslSSL 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
Optional
useSpecifies 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.
Optional
usernameUsername for authentication. Type: string (or Expression with resultType string).
Optional
versionVersion of the linked service.
Linked service for Teradata data source.