次の方法で共有


HiveLinkedService.HttpPath プロパティ

定義

Hive サーバーに対応する部分 URL を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.httpPath")]
public object HttpPath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.httpPath")>]
member this.HttpPath : obj with get, set
Public Property HttpPath As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象