Share via


ExternalTable.DataSource Property

Definition

Gets or sets the data source associated with this external table.

[Newtonsoft.Json.JsonProperty(PropertyName="dataSource")]
public Microsoft.Azure.Management.DataLake.Analytics.Models.EntityId DataSource { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dataSource")>]
member this.DataSource : Microsoft.Azure.Management.DataLake.Analytics.Models.EntityId with get, set
Public Property DataSource As EntityId

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to