Compartir a través de


HiveLinkedService.ThriftTransportProtocol Propiedad

Definición

Obtiene o establece el protocolo de transporte que se va a usar en la capa Thrift. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a