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.
OptionalallowSpecifies whether to allow self-signed certificates from the server. The default value is false.
OptionalannotationsList of tags that can be used for describing the linked service.
The authentication mechanism used to connect to the Phoenix server.
OptionalconnectThe integration runtime reference.
OptionaldescriptionLinked service description.
OptionalenableSpecifies whether the connections to the server are encrypted using SSL. The default value is false.
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 Phoenix server. (i.e. 192.168.222.160)
OptionalhttpThe partial URL corresponding to the Phoenix server. (i.e. /gateway/sandbox/phoenix/version). The default value is hbasephoenix if using WindowsAzureHDInsightService.
OptionalparametersParameters for linked service.
OptionalpasswordThe password corresponding to the user name.
OptionalportThe TCP port that the Phoenix server uses to listen for client connections. The default value is 8765.
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.
Polymorphic discriminator, which specifies the different types this object can be
OptionalusernameThe user name used to connect to the Phoenix server.
OptionaluseSpecifies whether to use a CA certificate from the system trust store or from a specified PEM file. The default value is false.
OptionalversionVersion of the linked service.
Phoenix server linked service.