Package version:
OptionalallowSpecifies 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.
OptionalallowSpecifies whether to allow self-signed certificates from the server. The default value is false. Only used for Version 1.0.
OptionalannotationsList 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.
OptionalconnectThe integration runtime reference.
OptionaldescriptionLinked service description.
OptionalenableSpecifies whether the connections to the server will validate server certificate, the default value is True. Only used for Version 2.0
OptionalenableSpecifies 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.
OptionalencryptedThe 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)
OptionalparametersParameters for linked service.
OptionalpasswordThe password corresponding to the user name.
OptionalportThe 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.
OptionalserverThe version of the Presto server. (i.e. 0.148-t) Only used for Version 1.0.
OptionaltimeThe 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
OptionaltrustedThe 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
OptionalusernameThe user name used to connect to the Presto server.
OptionaluseSpecifies 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.
OptionalversionVersion 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.