次の方法で共有


ExternalTable.DataSource プロパティ

定義

この外部テーブルに関連付けられているデータ ソースを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象