次の方法で共有


SparkLinkedService.ThriftTransportProtocol プロパティ

定義

Thrift レイヤーで使用するトランスポート プロトコルを取得または設定します。 指定できる値は、'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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象