共用方式為


AzureDataLakeStoreLinkedService.DataLakeStoreUri Property

Definition

Gets or sets data Lake Store service URI. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to