次の方法で共有


ExcelDataset.Location プロパティ

定義

Excel ストレージの場所を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.location")]
public Microsoft.Azure.Management.DataFactory.Models.DatasetLocation Location { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.location")>]
member this.Location : Microsoft.Azure.Management.DataFactory.Models.DatasetLocation with get, set
Public Property Location As DatasetLocation

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象