PhoenixLinkedService.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.
The partial URL corresponding to the Phoenix server. (i.e. /gateway/sandbox/phoenix/version). The default value is hbasephoenix if using WindowsAzureHDInsightService.
public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> HttpPath { get; set; }
member this.HttpPath : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property HttpPath As DataFactoryElement(Of String)