次の方法で共有


PhoenixLinkedService.HttpPath プロパティ

定義

Phoenix サーバーに対応する部分 URL を取得または設定します。 (つまり、/gateway/sandbox/phoenix/version)。 WindowsAzureHDInsightService を使用している場合、既定値は hbasephoenix です。

[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

適用対象