Share via


ImpalaLinkedService.ThriftTransportProtocol Property

Definition

The transport protocol to use in the Thrift layer (for V2 only). Default value is Binary.

public Azure.Analytics.Synapse.Artifacts.Models.ImpalaThriftTransportProtocol? ThriftTransportProtocol { get; set; }
member this.ThriftTransportProtocol : Nullable<Azure.Analytics.Synapse.Artifacts.Models.ImpalaThriftTransportProtocol> with get, set
Public Property ThriftTransportProtocol As Nullable(Of ImpalaThriftTransportProtocol)

Property Value

Applies to