AzureDataLakeAnalyticsLinkedService.DataLakeAnalyticsUri Property

Definition

Gets or sets azure Data Lake Analytics URI Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.dataLakeAnalyticsUri")]
public object DataLakeAnalyticsUri { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.dataLakeAnalyticsUri")>]
member this.DataLakeAnalyticsUri : obj with get, set
Public Property DataLakeAnalyticsUri As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to