共用方式為


HiveLinkedService.ThriftTransportProtocol Property

Definition

Gets or sets the transport protocol to use in the Thrift layer. Possible values include: 'Binary', 'SASL', 'HTTP '

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.thriftTransportProtocol")]
public string ThriftTransportProtocol { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.thriftTransportProtocol")>]
member this.ThriftTransportProtocol : string with get, set
Public Property ThriftTransportProtocol As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to