ImpalaLinkedService.ThriftTransportProtocol Property

Definition

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

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

Property Value

Applies to