HBaseLinkedService.HttpPath Property

Definition

Gets or sets the partial URL corresponding to the HBase server. (i.e. /gateway/sandbox/hbase/version)

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to