HiveLinkedService.ThriftTransportProtocol Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The transport protocol to use in the Thrift layer.
public Azure.Analytics.Synapse.Artifacts.Models.HiveThriftTransportProtocol? ThriftTransportProtocol { get; set; }
member this.ThriftTransportProtocol : Nullable<Azure.Analytics.Synapse.Artifacts.Models.HiveThriftTransportProtocol> with get, set
Public Property ThriftTransportProtocol As Nullable(Of HiveThriftTransportProtocol)