共用方式為


HiveLinkedService.HttpPath Property

Definition

Gets or sets the partial URL corresponding to the Hive server.

[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