Package version:
Optional
allowSpecifies whether to require a CA-issued SSL certificate name to match the host name of the server when connecting over SSL. The default value is false. Only used for Version 1.0.
Optional
allowSpecifies whether to allow self-signed certificates from the server. The default value is false. Only used for Version 1.0.
Optional
annotationsList of tags that can be used for describing the linked service.
The authentication mechanism used to connect to the Presto server.
The catalog context for all request against the server.
Optional
connectThe integration runtime reference.
Optional
descriptionLinked service description.
Optional
enableSpecifies whether the connections to the server will validate server certificate, the default value is True. Only used for Version 2.0
Optional
enableSpecifies whether the connections to the server are encrypted using SSL. The default value for legacy version is False. The default value for version 2.0 is True.
Optional
encryptedThe encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
The IP address or host name of the Presto server. (i.e. 192.168.222.160)
Optional
parametersParameters for linked service.
Optional
passwordThe password corresponding to the user name.
Optional
portThe TCP port that the Presto server uses to listen for client connections. The default value is 8080 when disable SSL, default value is 443 when enable SSL.
Optional
serverThe version of the Presto server. (i.e. 0.148-t) Only used for Version 1.0.
Optional
timeThe local time zone used by the connection. Valid values for this option are specified in the IANA Time Zone Database. The default value for Version 1.0 is the client system time zone. The default value for Version 2.0 is server system timeZone
Optional
trustedThe full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL. This property can only be set when using SSL on self-hosted IR. The default value is the cacerts.pem file installed with the IR. Only used for Version 1.0.
Polymorphic discriminator, which specifies the different types this object can be
Optional
usernameThe user name used to connect to the Presto server.
Optional
useSpecifies whether to use a CA certificate from the system trust store or from a specified PEM file. The default value is false. Only used for Version 1.0.
Optional
versionVersion of the linked service.
Presto server linked service. This linked service has supported version property. The Version 1.0 is scheduled for deprecation while your pipeline will continue to run after EOL but without any bug fix or new features.