HiveLinkedService.HttpPath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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